687
edits
Changes
→Enable IPv6
=== Enable IPv6 ===
cat <<EOF >/etc/cloud/cloud.cfg.d/56-custom-networking.cfg
network:
version: 1
config:
- type: physical
name: eth0
subnets:
- type: dhcp
- type: dhcp6
EOF
reboot
== Update the software ===