Adding step for confirming the timezone is set
This commit is contained in:
parent
2609be3e29
commit
b7c3a91ed3
3 changed files with 14 additions and 0 deletions
|
@ -20,6 +20,12 @@ base_core_install_updates: true
|
|||
# Defines the hostname to be forced on the host but is ignored if undefined
|
||||
base_core_hostname: ""
|
||||
|
||||
# Time Sync
|
||||
# ========
|
||||
|
||||
# Defines the timezone to apply to the client
|
||||
base_core_timezone: "America/Boise"
|
||||
|
||||
# MOTD
|
||||
# ====
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue