Add sshsign hosts
This commit is contained in:
parent
d516a33079
commit
893a1c5417
5 changed files with 49 additions and 1 deletions
8
hosts
8
hosts
|
@ -72,6 +72,10 @@ shell02.foo.sh
|
|||
[sqldb]
|
||||
sqldb02.home.foo.sh
|
||||
|
||||
[sshsign]
|
||||
sshsign01.home.foo.sh
|
||||
sshsign02.home.foo.sh
|
||||
|
||||
[static]
|
||||
static01.home.foo.sh
|
||||
static02.home.foo.sh
|
||||
|
@ -101,6 +105,7 @@ ns
|
|||
proxy
|
||||
relay
|
||||
shell
|
||||
sshsign
|
||||
static
|
||||
zm
|
||||
|
||||
|
@ -121,8 +126,8 @@ vmhost
|
|||
zm
|
||||
|
||||
[centos7:children]
|
||||
ldap
|
||||
collab
|
||||
ldap
|
||||
|
||||
[fedora:children]
|
||||
registry
|
||||
|
@ -135,3 +140,4 @@ log
|
|||
ns
|
||||
proxy
|
||||
relay
|
||||
sshsign
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue