don't define static IP

This commit is contained in:
ducoterra
2020-01-12 20:04:02 -05:00
parent 7e5f21dbb7
commit 4224d76cfb
2 changed files with 14 additions and 14 deletions

View File

@@ -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