Move prometheus host to vmhost01
This commit is contained in:
parent
a92d72034e
commit
991a129f28
4 changed files with 8 additions and 8 deletions
6
host_vars/prometheus01.home.foo.sh.yml
Normal file
6
host_vars/prometheus01.home.foo.sh.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:83"
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:84"
|
Loading…
Add table
Add a link
Reference in a new issue