Add new infrastructure server.
This commit is contained in:
parent
5980848421
commit
093ff06ccd
@ -1,5 +1,9 @@
|
||||
---
|
||||
|
||||
name_servers:
|
||||
- 172.23.2.1
|
||||
- 172.23.2.3
|
||||
|
||||
ntp_servers:
|
||||
- 172.23.1.61
|
||||
- 172.23.2.2
|
||||
- 172.23.2.3
|
||||
|
9
host_vars/bacon.binary.kitchen
Normal file
9
host_vars/bacon.binary.kitchen
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
ntp_servers:
|
||||
- ptbtime1.ptb.de
|
||||
- ntp1.rrze.uni-erlangen.de
|
||||
- ntps1-0.cs.tu-berlin.de
|
||||
|
||||
ntp_peers:
|
||||
- 172.23.1.61
|
9
host_vars/kraut.binary.kitchen
Normal file
9
host_vars/kraut.binary.kitchen
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
ntp_servers:
|
||||
- ptbtime1.ptb.de
|
||||
- ntp1.rrze.uni-erlangen.de
|
||||
- ntps1-0.cs.tu-berlin.de
|
||||
|
||||
ntp_peers:
|
||||
- 172.23.2.3
|
1
hosts
1
hosts
@ -1,4 +1,5 @@
|
||||
[kitchen]
|
||||
bacon.binary.kitchen
|
||||
nabia.binary.kitchen
|
||||
[fan-rz]
|
||||
helium.binary-kitchen.net
|
||||
|
Loading…
Reference in New Issue
Block a user