forked from CCCHH/ansible-infra
netbox(host): move to new network and hostname
This commit is contained in:
parent
a622f21b54
commit
49e3ecb986
4 changed files with 5 additions and 5 deletions
|
|
@ -33,9 +33,9 @@ all:
|
|||
ansible_host: mumble.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
netbox:
|
||||
ansible_host: netbox-intern.hamburg.ccc.de
|
||||
ansible_host: netbox.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
onlyoffice:
|
||||
ansible_host: onlyoffice.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue