don't define static IP
This commit is contained in:
@@ -5,10 +5,10 @@ ssh_authorized_keys:
|
||||
boot_cmd:
|
||||
- "mdadm --assemble --scan"
|
||||
- "mount /dev/md127p1 /var/lib/rancher/k3s/storage"
|
||||
write_files:
|
||||
- content: |
|
||||
[service_ethernet]
|
||||
Type = ethernet
|
||||
IPv4 = 3.14.2.100/255.255.255.0/3.14.2.1
|
||||
Nameservers = 1.1.1.1,1.0.0.1
|
||||
path: /var/lib/connman/eth.config
|
||||
# write_files:
|
||||
# - content: |
|
||||
# [service_ethernet]
|
||||
# Type = ethernet
|
||||
# IPv4 = 3.14.1.101/255.255.255.0/3.14.1.1
|
||||
# Nameservers = 1.1.1.1,1.0.0.1
|
||||
# path: /var/lib/connman/eth.config
|
||||
Reference in New Issue
Block a user