Update ipv4_dhcp_ipv6_static_interfaces.cfg

This commit is contained in:
Molly Lau 2023-10-06 17:56:30 +09:00 committed by GitHub
parent 15c322adaa
commit 48f21abdc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,6 +61,6 @@ runcmd:
- sed -i '7i \ \ <port port="sshPORT" protocol="udp"/>' /etc/firewalld/zones/public.xml
- dnf install curl dnsutils epel-release file lrzsz net-tools vim wget -y
- systemctl daemon-reload
- grub2-mkconfig
- grub2-mkconfig -o $(readlink -f /etc/grub2-efi.cfg)
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
- touch /etc/cloud/cloud-init.disabled