www2/www3(host): remove hosts as they got removed
This commit is contained in:
parent
7b48f1ebe7
commit
fa6e280594
3 changed files with 0 additions and 102 deletions
|
|
@ -1,4 +0,0 @@
|
|||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: diday.org
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/www2/nginx/diday.org.conf') }}"
|
||||
|
|
@ -90,14 +90,6 @@ all:
|
|||
ansible_host: acmedns.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
www2:
|
||||
ansible_host: www2.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
www3:
|
||||
ansible_host: www3.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
auth-dns:
|
||||
ansible_host: auth-dns.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
|
|
@ -129,8 +121,6 @@ base_config_hosts:
|
|||
renovate:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
www2:
|
||||
www3:
|
||||
auth-dns:
|
||||
systemd_networkd_hosts:
|
||||
hosts:
|
||||
|
|
@ -178,8 +168,6 @@ nginx_hosts:
|
|||
ntfy:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
www2:
|
||||
www3:
|
||||
public_reverse_proxy_hosts:
|
||||
hosts:
|
||||
public-reverse-proxy:
|
||||
|
|
@ -222,8 +210,6 @@ alloy_hosts:
|
|||
router:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
www2:
|
||||
www3:
|
||||
auth-dns:
|
||||
infrastructure_authorized_keys_hosts:
|
||||
hosts:
|
||||
|
|
@ -246,8 +232,6 @@ infrastructure_authorized_keys_hosts:
|
|||
renovate:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
www2:
|
||||
www3:
|
||||
auth-dns:
|
||||
lists:
|
||||
wiki_hosts:
|
||||
|
|
@ -283,8 +267,6 @@ ansible_pull_hosts:
|
|||
ntfy:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
# www2:
|
||||
# www3:
|
||||
auth-dns:
|
||||
msmtp_hosts:
|
||||
hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue