Add sshsign hosts
This commit is contained in:
parent
d516a33079
commit
893a1c5417
5 changed files with 49 additions and 1 deletions
6
host_vars/sshsign01.home.foo.sh.yml
Normal file
6
host_vars/sshsign01.home.foo.sh.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:5b
|
6
host_vars/sshsign02.home.foo.sh.yml
Normal file
6
host_vars/sshsign02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:5c
|
Loading…
Add table
Add a link
Reference in a new issue