Skip to content

Commit 4ce92d9

Browse files
authored
Update ec2.conf
1 parent 04ab462 commit 4ce92d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/tools/ec2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ vm_extra_pre_umount() {
6161
# The AWS CLI tools are generally useful, and small enough that they
6262
# will download quickly; but users will often override this setting
6363
# via EC2 user-data.
64-
echo 'firstboot_pkgs_list="awscli"' >> ${DESTDIR}/etc/rc.conf
64+
echo 'firstboot_pkgs_list="py-awscli"' >> ${DESTDIR}/etc/rc.conf
6565

6666
# Enable IPv6 on all interfaces, and spawn DHCPv6 via rtsold
6767
echo 'ipv6_activate_all_interfaces="YES"' >> ${DESTDIR}/etc/rc.conf

0 commit comments

Comments
 (0)