aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorAdam Jahn <ajjahn@gmail.com>2012-10-25 00:45:48 -0400
committerAdam Jahn <ajjahn@gmail.com>2012-10-25 00:45:48 -0400
commitaf8f868fd076eaec965d281e30f94c6da59cd0b1 (patch)
treeda3a2bc786028f1c60bdc18622b3beb813c2b030 /manifests/init.pp
parent06c07f98c82ca7582e1c76b19fcf0a8f55727267 (diff)
downloadpuppet-samba-af8f868fd076eaec965d281e30f94c6da59cd0b1.tar.gz
puppet-samba-af8f868fd076eaec965d281e30f94c6da59cd0b1.tar.bz2
more lint tests
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 7498ede..c71ee1d 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,3 +1,3 @@
class samba {
- include samba::server
+ include samba::server
} \ No newline at end of file