diff options
author | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 17:04:03 -0500 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 17:04:03 -0500 |
commit | 8f6cd9a5e5eb957e83038532c14fc2c66e26b26d (patch) | |
tree | 3bc6472c869451f6e0ad7dbc389bdc65858407c2 | |
parent | 4eb267371c871a4b125d75830432a17bc9d0518b (diff) | |
download | puppet-samba-8f6cd9a5e5eb957e83038532c14fc2c66e26b26d.tar.gz puppet-samba-8f6cd9a5e5eb957e83038532c14fc2c66e26b26d.tar.bz2 |
update os support in readme
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,7 +4,13 @@ Module for provisioning Samba -Tested on Ubuntu 12.04, CentOS 6.3, patches to support other operating systems are welcome. +Tested on: + +* Ubuntu: 14.04, 12.04 +* Debian: 8.x, 7.x +* CentOS: 7.x, 6.x + +Patches to support other operating systems are welcome. ## Installation |