Fix shell host names
This commit is contained in:
parent
d130c46eda
commit
ba7f4d4421
1 changed files with 6 additions and 2 deletions
|
@ -45,6 +45,9 @@ mirror:
|
|||
mongodb:
|
||||
hosts:
|
||||
mongodb01.home.foo.sh:
|
||||
mqtt:
|
||||
hosts:
|
||||
mqtt02.home.foo.sh:
|
||||
munin:
|
||||
hosts:
|
||||
munin01.home.foo.sh:
|
||||
|
@ -80,8 +83,8 @@ relay:
|
|||
relay02.home.foo.sh:
|
||||
shell:
|
||||
hosts:
|
||||
shell01.home.foo.sh:
|
||||
shell02.home.foo.sh:
|
||||
shell01.foo.sh:
|
||||
shell02.foo.sh:
|
||||
sqldb:
|
||||
hosts:
|
||||
sqldb02.home.foo.sh:
|
||||
|
@ -130,6 +133,7 @@ openbsd:
|
|||
dnagw:
|
||||
fsolgw:
|
||||
log:
|
||||
mqtt:
|
||||
ns:
|
||||
proxy:
|
||||
relay:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue