Add spaceapiccc as a replacement for erfafoo
Some checks failed
/ Ansible Lint (push) Failing after 42s
Some checks failed
/ Ansible Lint (push) Failing after 42s
This commit is contained in:
parent
0c782caee7
commit
cee1fe970a
8 changed files with 332 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ all:
|
|||
ansible_host: renovate.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
spaceapiccc:
|
||||
ansible_host: spaceapiccc.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
hypervisors:
|
||||
hosts:
|
||||
chaosknoten:
|
||||
|
|
@ -98,6 +102,7 @@ base_config_hosts:
|
|||
ntfy:
|
||||
sunders:
|
||||
renovate:
|
||||
spaceapiccc:
|
||||
systemd_networkd_hosts:
|
||||
hosts:
|
||||
router:
|
||||
|
|
@ -117,6 +122,7 @@ docker_compose_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
|
@ -138,6 +144,7 @@ nginx_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
|
@ -158,6 +165,7 @@ certbot_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
prometheus_node_exporter_hosts:
|
||||
hosts:
|
||||
ccchoir:
|
||||
|
|
@ -189,6 +197,7 @@ infrastructure_authorized_keys_hosts:
|
|||
ntfy:
|
||||
sunders:
|
||||
renovate:
|
||||
spaceapiccc:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue