Update ipv4_static_ipv6_dhcp_interfaces.cfg

This commit is contained in:
Molly Lau 2023-06-08 21:07:10 +09:00 committed by GitHub
parent 7ce9f01ce5
commit ad2e1a6fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,6 +59,7 @@ runcmd:
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
- mv /etc/netplan/50-cloud-init.yaml /etc/netplan/20-netcfg.yaml
- netplan apply
- touch /etc/cloud/cloud-init.disabled
# configure cloud-init for NoCloud
datasource_list: [ NoCloud, None ]