mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-07 01:28:42 +07:00
chore: re-enable metal0
Got a new PC so I'll let it join back to the cluster
This commit is contained in:
parent
944af038f5
commit
9482c8091c
@ -2,7 +2,7 @@ metal:
|
||||
children:
|
||||
masters:
|
||||
hosts:
|
||||
# metal0: {ansible_host: 192.168.1.110, mac: '00:23:24:d1:f3:f0'}
|
||||
metal0: {ansible_host: 192.168.1.110, mac: '00:23:24:d1:f3:f0'}
|
||||
metal1: {ansible_host: 192.168.1.111, mac: '00:23:24:d1:f4:d6'}
|
||||
metal2: {ansible_host: 192.168.1.112, mac: '00:23:24:e7:04:60'}
|
||||
workers:
|
||||
|
Loading…
Reference in New Issue
Block a user