aboutsummaryrefslogtreecommitdiffstats
path: root/roles/common/defaults
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-04-09 22:44:28 -0400
committerbnewbold <bnewbold@robocracy.org>2016-04-09 22:44:31 -0400
commit714f726bb31f4bad12b71846d2ee0b03ccf67f3a (patch)
treea077bc54f49839e69d2fab7fcd760157688555f2 /roles/common/defaults
parente9084254447d25480fac3818d042175d716db48f (diff)
downloadinfra-714f726bb31f4bad12b71846d2ee0b03ccf67f3a.tar.gz
infra-714f726bb31f4bad12b71846d2ee0b03ccf67f3a.zip
common: small changes
- add tree and linux-util - rename "extras" to "extrapkg" - add a gitconfig for root (for etckeeper)
Diffstat (limited to 'roles/common/defaults')
-rw-r--r--roles/common/defaults/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/common/defaults/main.yml b/roles/common/defaults/main.yml
index 22287b0..642f58e 100644
--- a/roles/common/defaults/main.yml
+++ b/roles/common/defaults/main.yml
@@ -4,6 +4,7 @@
# This is a reference of all the variables.
###############################################################################
+hostname_fqdn: "{{ ansible_fqdn }}"
common_timezone: 'Etc/UTC'
# domain: (required)
# main_user_name: (required)