summaryrefslogtreecommitdiff
path: root/manifests/common.pp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manifests/common.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/common.pp b/manifests/common.pp
index e93f3b2..1c9af0f 100644
--- a/manifests/common.pp
+++ b/manifests/common.pp
@@ -1,3 +1,4 @@
+# Common settings which all hosts should have applied
class profiles::common (
String $timezone = 'UTC',
Array[String] $locales = [ 'en_US.UTF-8', ],