Add srv02, change autoupdate settings
This commit is contained in:
parent
e42a2ec9bf
commit
ef15cb3c6c
|
@ -1,2 +1 @@
|
|||
---
|
||||
basics_autoupdate_reboot: "false"
|
||||
basics_autoupdate_mail: backend@hamburg.freifunk.net
|
||||
|
|
4
host_vars/srv02
Normal file
4
host_vars/srv02
Normal file
|
@ -0,0 +1,4 @@
|
|||
basics_autoupdate_origins:
|
||||
- o=Node Source,n=${distro_codename}
|
||||
- o=Prosody,n=${distro_codename}
|
||||
- o=TorProject,n=${distro_codename}
|
|
@ -1,5 +1,6 @@
|
|||
[ffhh]
|
||||
srv01 ansible_host=srv01.hamburg.freifunk.net
|
||||
srv02 ansible_host=srv02.hamburg.freifunk.net
|
||||
srv03 ansible_host=srv03.hamburg.freifunk.net
|
||||
srv04 ansible_host=srv04.hamburg.freifunk.net
|
||||
|
||||
|
@ -12,5 +13,6 @@ srv03
|
|||
|
||||
[vms]
|
||||
srv01
|
||||
srv02
|
||||
srv03
|
||||
srv04
|
||||
|
|
Loading…
Reference in a new issue