Update dhcp_interfaces.cfg

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

View file

@ -57,6 +57,6 @@ runcmd:
- sed -i '7i \ \ <port port="sshPORT" protocol="udp"/>' /etc/firewalld/zones/public.xml - 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 - dnf install curl dnsutils epel-release file lrzsz net-tools vim wget -y
- systemctl daemon-reload - 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 - rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
- touch /etc/cloud/cloud-init.disabled - touch /etc/cloud/cloud-init.disabled