Remove sunappi.foo.sh
This commit is contained in:
parent
4c10fd326e
commit
b27ef664fa
3 changed files with 0 additions and 22 deletions
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
mem_size: 8192
|
|
||||||
vmhost: vmhost01.home.foo.sh
|
|
||||||
network_interfaces:
|
|
||||||
- device: eth0
|
|
||||||
vlan: 102
|
|
||||||
ipaddr: 37.16.96.146
|
|
||||||
netmask: 255.255.255.240
|
|
||||||
gateway: 37.16.96.145
|
|
||||||
proto: static
|
|
3
hosts
3
hosts
|
@ -90,9 +90,6 @@ sshsign02.home.foo.sh
|
||||||
static01.home.foo.sh
|
static01.home.foo.sh
|
||||||
static02.home.foo.sh
|
static02.home.foo.sh
|
||||||
|
|
||||||
[sunappi]
|
|
||||||
sunappi.foo.sh
|
|
||||||
|
|
||||||
[vmhost]
|
[vmhost]
|
||||||
vmhost01.home.foo.sh
|
vmhost01.home.foo.sh
|
||||||
vmhost02.home.foo.sh
|
vmhost02.home.foo.sh
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
# This is just dummy playbook to get host up and running
|
|
||||||
# configuration is done elsewhere
|
|
||||||
- import_playbook: "include/deploy-kvm-guest.yml myhosts=sunappi"
|
|
||||||
|
|
||||||
- name: configure instance
|
|
||||||
hosts: static
|
|
||||||
user: root
|
|
||||||
gather_facts: true
|
|
Loading…
Add table
Add a link
Reference in a new issue