v0.1 done: docker webhosts, smtp gateway
This commit is contained in:
7
roles/common/defaults/main.yaml
Normal file
7
roles/common/defaults/main.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
# defaults file for timedatectl
|
||||
timedatectl_timeservers: ['noc-a.sch.bme.hu', 'noc-b.sch.bme.hu']
|
||||
|
||||
timedatectl_timeservers_fallback: ['time.bme.hu']
|
||||
|
||||
timedatectl_timezone: 'Europe/Budapest'
|
Reference in New Issue
Block a user