summaryrefslogtreecommitdiff
path: root/manifests/common.pp
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-02-06 14:21:25 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-09 18:06:59 +0100
commite23547c43f858d8bf41deacc5aed5a7347521fb4 (patch)
tree0f477123b3ae9712fe8014afdaf226dc094fef50 /manifests/common.pp
parentMounts profile add nfs dependency. (diff)
downloadprofiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.gz
profiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.xz
profile documentation
Diffstat (limited to 'manifests/common.pp')
-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', ],