Add NTP server config
This commit is contained in:
@@ -19,6 +19,11 @@ common_hostname: True
|
|||||||
common_rsyslog: True
|
common_rsyslog: True
|
||||||
common_openssh_permit_root_login: "yes"
|
common_openssh_permit_root_login: "yes"
|
||||||
|
|
||||||
|
common_ntp_servers:
|
||||||
|
- tutimea.tuwien.ac.at
|
||||||
|
- tutimeb.tuwien.ac.at
|
||||||
|
- tutimec.tuwien.ac.at
|
||||||
|
|
||||||
common_resolvconf: True
|
common_resolvconf: True
|
||||||
common_resolvconf_nameservers: ["192.168.86.1"]
|
common_resolvconf_nameservers: ["192.168.86.1"]
|
||||||
common_resolvconf_search: ["fet.htu.tuwien.ac.at"]
|
common_resolvconf_search: ["fet.htu.tuwien.ac.at"]
|
||||||
|
|||||||
Submodule roles/common updated: 4202214cd9...3449d6ee71
Reference in New Issue
Block a user