summaryrefslogtreecommitdiff
path: root/manifests/group_profile.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/group_profile.pp
parentMounts profile add nfs dependency. (diff)
downloadprofiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.gz
profiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.xz
profile documentation
Diffstat (limited to 'manifests/group_profile.pp')
-rw-r--r--manifests/group_profile.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/group_profile.pp b/manifests/group_profile.pp
index 2025a4b..6fd14cb 100644
--- a/manifests/group_profile.pp
+++ b/manifests/group_profile.pp
@@ -1,3 +1,4 @@
+# Set up profile.d/group.d, for group specific configurations.
class profiles::group_profile {
file { '/etc/profile.d/group-env.sh':
ensure => 'file',