forked from CCCHH/ansible-infra
grafana(host): move to new network and hostname
This commit is contained in:
parent
bb30e88404
commit
2fbb37db18
6 changed files with 5 additions and 8 deletions
|
|
@ -15,9 +15,9 @@ all:
|
|||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
grafana:
|
||||
ansible_host: grafana-intern.hamburg.ccc.de
|
||||
ansible_host: grafana.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
|
||||
tickets:
|
||||
ansible_host: tickets.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue