diff options
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: |