Remove srv04, disable srv02
This commit is contained in:
parent
927dadfa77
commit
c933124fce
15
production
15
production
|
@ -1,24 +1,20 @@
|
||||||
[ffhh]
|
[ffhh]
|
||||||
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
|
||||||
srv04 ansible_host=srv04.hamburg.freifunk.net
|
|
||||||
|
|
||||||
[certbot]
|
[certbot]
|
||||||
srv01
|
srv01
|
||||||
srv02
|
#srv02
|
||||||
|
|
||||||
[certsync]
|
[certsync]
|
||||||
srv03
|
srv03
|
||||||
|
|
||||||
[hopglass-frontend]
|
|
||||||
srv02
|
|
||||||
|
|
||||||
[media]
|
[media]
|
||||||
srv02
|
#srv02
|
||||||
|
|
||||||
[meta]
|
[meta]
|
||||||
srv02
|
#srv02
|
||||||
|
|
||||||
[nginx]
|
[nginx]
|
||||||
gw03-new ansible_host=gw03-new.hamburg.freifunk.net
|
gw03-new ansible_host=gw03-new.hamburg.freifunk.net
|
||||||
|
@ -30,6 +26,5 @@ srv03
|
||||||
[vms]
|
[vms]
|
||||||
gw03-new
|
gw03-new
|
||||||
srv01
|
srv01
|
||||||
srv02
|
#srv02
|
||||||
srv03
|
srv03
|
||||||
srv04
|
|
||||||
|
|
Loading…
Reference in a new issue