Add speicher host
This commit is contained in:
parent
3e11826b16
commit
9497d2ca35
2
inventory/host_vars/speicher
Normal file
2
inventory/host_vars/speicher
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
basics_autoupdate_origins:
|
||||||
|
- o=TorProject,n=${distro_codename}
|
|
@ -1,11 +1,13 @@
|
||||||
[ffhh]
|
[ffhh]
|
||||||
jitsi ansible_host=jitsi.hamburg.freifunk.net
|
jitsi ansible_host=jitsi.hamburg.freifunk.net
|
||||||
|
speicher ansible_host=speicher.hamburg.freifunk.net
|
||||||
srv01 ansible_host=srv01.hamburg.freifunk.net
|
srv01 ansible_host=srv01.hamburg.freifunk.net
|
||||||
#srv02 ansible_host=srv02.hamburg.freifunk.net
|
#srv02 ansible_host=srv02.hamburg.freifunk.net
|
||||||
srv03 ansible_host=srv03.hamburg.freifunk.net
|
srv03 ansible_host=srv03.hamburg.freifunk.net
|
||||||
|
|
||||||
[certbot]
|
[certbot]
|
||||||
jitsi
|
jitsi
|
||||||
|
speicher
|
||||||
srv01
|
srv01
|
||||||
#srv02
|
#srv02
|
||||||
|
|
||||||
|
@ -21,6 +23,7 @@ srv03
|
||||||
[nginx]
|
[nginx]
|
||||||
#gw03-new ansible_host=gw03-new.hamburg.freifunk.net
|
#gw03-new ansible_host=gw03-new.hamburg.freifunk.net
|
||||||
jitsi
|
jitsi
|
||||||
|
speicher
|
||||||
|
|
||||||
[updates]
|
[updates]
|
||||||
srv01
|
srv01
|
||||||
|
|
Loading…
Reference in a new issue