Add static host group
This commit is contained in:
parent
09a6bcce84
commit
c6ea27bf2d
5 changed files with 36 additions and 0 deletions
4
hosts
4
hosts
|
@ -31,6 +31,9 @@ atl01.vultr.foo.sh
|
|||
proxy01.home.foo.sh
|
||||
proxy02.home.foo.sh
|
||||
|
||||
[static]
|
||||
static02.home.foo.sh
|
||||
|
||||
[vmhost]
|
||||
vmhost02.home.foo.sh
|
||||
|
||||
|
@ -40,6 +43,7 @@ atl01.vultr.foo.sh
|
|||
[centos8:children]
|
||||
adm
|
||||
nas
|
||||
static
|
||||
vmhost
|
||||
|
||||
[centos7:children]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue