summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-15 03:03:52 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-15 03:03:52 -0500
commit47d1a2fb25a6ce493cd569f2071f75b7eafa71b0 (patch)
treef3ae086f0cc15f8fc9deae2043a454da0e9b4d17 /modules
parent95bb087d20f8c40ae868a0343f005d5c358929c9 (diff)
downloadpuppet-tozt-47d1a2fb25a6ce493cd569f2071f75b7eafa71b0.tar.gz
puppet-tozt-47d1a2fb25a6ce493cd569f2071f75b7eafa71b0.zip
better class name
Diffstat (limited to 'modules')
-rw-r--r--modules/partofme/manifests/filesharing.pp (renamed from modules/partofme/manifests/samba.pp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/partofme/manifests/samba.pp b/modules/partofme/manifests/filesharing.pp
index ae5c54b..86ebb72 100644
--- a/modules/partofme/manifests/samba.pp
+++ b/modules/partofme/manifests/filesharing.pp
@@ -1,4 +1,4 @@
-class partofme::samba {
+class partofme::filesharing {
include samba
file { '/etc/samba/smb.conf':