diff options
author | Dan Bode <dan@puppetlabs.com> | 2011-11-10 13:37:26 -0800 |
---|---|---|
committer | Dan Bode <dan@puppetlabs.com> | 2011-11-10 13:37:26 -0800 |
commit | cde319d3b9be08ec6b3703a28b132eeecae5ecf7 (patch) | |
tree | 361d958c5e0c0555756d5913cdcda87cadf3b811 | |
parent | 37596837b34870afb997a30509d4a8afa9af51f6 (diff) |
(#10707) Update documentation for amazon linux support
updates the docs to indicate that Amazon Linux has been tested.
-rw-r--r-- | README.markdown | 1 | ||||
-rw-r--r-- | manifests/init.pp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 15bac43..fdf3145 100644 --- a/README.markdown +++ b/README.markdown @@ -8,4 +8,5 @@ This module has been built and tested using Puppet 2.6.x * Enterprise Linux 5 * Ubuntu 10.04 Lucid + * Amazon Linux 2011.09 has been tested on 2.7.x with facter version 1.6.2 diff --git a/manifests/init.pp b/manifests/init.pp index d7dd06c..df085ea 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -8,6 +8,7 @@ # Tested platforms: # - Debian 6.0 Squeeze # - CentOS 5.4 +# - Amazon Linux 2011.09 # # Parameters: # |