mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-09 23:05:49 +08:00
Update ipv4_dhcp_ipv6_static_interfaces.cfg
This commit is contained in:
parent
9e41f960d4
commit
fee2797328
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ runcmd:
|
||||||
- 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
|
||||||
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
|
- 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
|
||||||
|
|
||||||
# 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