diff options
author | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 18:54:13 -0500 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 18:54:13 -0500 |
commit | 6fab9120787b8584a2961ca736ddafe1b4c0062f (patch) | |
tree | b105174e97b34482949ae11c5fa18aa10b837537 /README.md | |
parent | d4f5516542de1ecd16b8b773c8ca2844922a41e2 (diff) | |
download | puppet-samba-6fab9120787b8584a2961ca736ddafe1b4c0062f.tar.gz puppet-samba-6fab9120787b8584a2961ca736ddafe1b4c0062f.tar.bz2 |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -53,7 +53,7 @@ node 'server.example.com' { } ``` -If you want join Samba server to Active Directory. Tested on Ubuntu 12.04. +If you want join Samba server to Active Directory. ```puppet node 'server.example.com' { @@ -93,10 +93,6 @@ Most configuration options are optional. 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request -## Module modified - -Added "map to guest" in samba::server - ## License This module is released under the MIT license: |