Update 99-fake_cloud.cfg

This commit is contained in:
Molly Lau 2023-06-08 01:18:43 +09:00 committed by GitHub
parent 5d7eeada3c
commit 9e1b4b9388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,8 @@ runcmd:
- /etc/init.d/ssh restart
- apt update
- apt install curl dnsutils efibootmgr fail2ban figlet file lrzsz jq lsof lsb-release net-tools python3 subnetcalc telnet traceroute unzip vim wget xz-utils -y
- grub-mkconfig -o /boot/grub/grub.cfg
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
# configure cloud-init for NoCloud
datasource_list: [ NoCloud, None ]