onlyoffice(host): move to new network and hostname
Some checks failed
/ Ansible Lint (push) Failing after 2m5s
Some checks failed
/ Ansible Lint (push) Failing after 2m5s
This commit is contained in:
parent
366456eff8
commit
944c8cde82
4 changed files with 7 additions and 5 deletions
|
|
@ -37,9 +37,9 @@ all:
|
|||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
onlyoffice:
|
||||
ansible_host: onlyoffice-intern.hamburg.ccc.de
|
||||
ansible_host: onlyoffice.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
|
||||
pad:
|
||||
ansible_host: pad.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue