mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-09 06:46:02 +08:00
Update ipv4_static_ipv6_static_interfaces.cfg
This commit is contained in:
parent
aa4f43c8ab
commit
832fe44875
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
||||||
# CLOUD_IMG: This file was created/modified by the Cloud Image build process
|
# CLOUD_IMG: This file was created/modified by the Cloud Image build process
|
||||||
|
|
||||||
|
# configure cloud-init for NoCloud
|
||||||
|
datasource_list: [ NoCloud, None ]
|
||||||
|
|
||||||
# configure repository
|
# configure repository
|
||||||
system_info:
|
system_info:
|
||||||
package_mirrors:
|
package_mirrors:
|
||||||
|
@ -73,6 +76,3 @@ runcmd:
|
||||||
- /etc/init.d/fail2ban restart
|
- /etc/init.d/fail2ban restart
|
||||||
- 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
|
||||||
|
|
||||||
# configure cloud-init for NoCloud
|
|
||||||
datasource_list: [ NoCloud, None ]
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue