diff options
author | Adam Jahn <ajjahn@gmail.com> | 2012-10-25 00:45:48 -0400 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2012-10-25 00:45:48 -0400 |
commit | af8f868fd076eaec965d281e30f94c6da59cd0b1 (patch) | |
tree | da3a2bc786028f1c60bdc18622b3beb813c2b030 /manifests/init.pp | |
parent | 06c07f98c82ca7582e1c76b19fcf0a8f55727267 (diff) | |
download | puppet-samba-af8f868fd076eaec965d281e30f94c6da59cd0b1.tar.gz puppet-samba-af8f868fd076eaec965d281e30f94c6da59cd0b1.tar.bz2 |
more lint tests
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 2 |
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 |