Add k3s host vars
Configuring distincs admin addresses and MAC addresses.
This commit is contained in:
parent
02a88f010e
commit
1da1dd0eb2
6 changed files with 12 additions and 0 deletions
2
host_vars/k3s-c1.n39.eu/vars.yml
Normal file
2
host_vars/k3s-c1.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "1E:63:F3:95:09:40"
|
2
host_vars/k3s-c2.n39.eu/vars.yml
Normal file
2
host_vars/k3s-c2.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "1E:7C:3B:46:89:6B"
|
2
host_vars/k3s-c3.n39.eu/vars.yml
Normal file
2
host_vars/k3s-c3.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "92:01:40:6D:F6:68"
|
2
host_vars/k3s-w1.n39.eu/vars.yml
Normal file
2
host_vars/k3s-w1.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "12:D8:CD:E4:69:2A"
|
2
host_vars/k3s-w2.n39.eu/vars.yml
Normal file
2
host_vars/k3s-w2.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "22:A3:55:21:C2:86"
|
2
host_vars/k3s-w3.n39.eu/vars.yml
Normal file
2
host_vars/k3s-w3.n39.eu/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
mac: "1A:1F:1B:40:18:E6"
|
Loading…
Reference in a new issue