renovate(host): initialize renovate host
This commit is contained in:
parent
8388657d33
commit
a32998d8da
3 changed files with 224 additions and 0 deletions
|
|
@ -67,6 +67,10 @@ all:
|
|||
ansible_host: sunders-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
renovate:
|
||||
ansible_host: renovate-intern.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@public-reverse-proxy.hamburg.ccc.de
|
||||
hypervisors:
|
||||
hosts:
|
||||
chaosknoten:
|
||||
|
|
@ -89,6 +93,7 @@ base_config_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
renovate:
|
||||
docker_compose_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
|
@ -169,6 +174,7 @@ infrastructure_authorized_keys_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
renovate:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
@ -192,6 +198,7 @@ ansible_pull_hosts:
|
|||
onlyoffice:
|
||||
pretalx:
|
||||
sunders:
|
||||
renovate:
|
||||
wiki:
|
||||
msmtp_hosts:
|
||||
hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue