mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-06 21:35:58 +08:00
Update 99-fake_cloud.cfg
This commit is contained in:
parent
5d7eeada3c
commit
9e1b4b9388
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ runcmd:
|
||||||
- /etc/init.d/ssh restart
|
- /etc/init.d/ssh restart
|
||||||
- apt update
|
- 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
|
- 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
|
# configure cloud-init for NoCloud
|
||||||
datasource_list: [ NoCloud, None ]
|
datasource_list: [ NoCloud, None ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue