changing inventory clients to list
This commit is contained in:
parent
3af5a44619
commit
e6a6b4cd30
1 changed files with 4 additions and 6 deletions
|
@ -6,10 +6,8 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
|||
volgroup: vmstore
|
||||
|
||||
clients:
|
||||
virt01:
|
||||
hostname: virt01.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:a2:de:30"
|
||||
virt02:
|
||||
hostname: virt02.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:fe:22:ff"
|
||||
- hostname: virt01.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:a2:de:30"
|
||||
- hostname: virt02.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:fe:22:ff"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue