migrate mjolnir to draupnir
This commit is contained in:
parent
ddce7783db
commit
f7c3e2146d
12 changed files with 60 additions and 59 deletions
|
|
@ -36,8 +36,8 @@ all:
|
|||
lists:
|
||||
ansible_host: lists.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
mjolnir:
|
||||
ansible_host: mjolnir.hosts.hamburg.ccc.de
|
||||
draupnir:
|
||||
ansible_host: draupnir.hosts.hamburg.ccc.de
|
||||
ansible_user: chaos
|
||||
ansible_ssh_common_args: -J ssh://chaos@router.hamburg.ccc.de
|
||||
mumble:
|
||||
|
|
@ -132,7 +132,7 @@ base_config_hosts:
|
|||
sunders:
|
||||
renovate:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
draupnir:
|
||||
auth-dns:
|
||||
forgejo-runner:
|
||||
forgejo-runner-external:
|
||||
|
|
@ -158,7 +158,7 @@ docker_compose_hosts:
|
|||
ntfy:
|
||||
sunders:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
draupnir:
|
||||
nextcloud_hosts:
|
||||
hosts:
|
||||
cloud:
|
||||
|
|
@ -246,7 +246,7 @@ infrastructure_authorized_keys_hosts:
|
|||
sunders:
|
||||
renovate:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
draupnir:
|
||||
auth-dns:
|
||||
lists:
|
||||
forgejo-runner:
|
||||
|
|
@ -284,7 +284,7 @@ ansible_pull_hosts:
|
|||
zammad:
|
||||
ntfy:
|
||||
spaceapiccc:
|
||||
mjolnir:
|
||||
draupnir:
|
||||
auth-dns:
|
||||
forgejo-runner:
|
||||
forgejo-runner-external:
|
||||
|
|
|
|||
Loading…
Reference in a new issue