Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
add Puppet Version Compatibility subsection to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 7, 2015
1 parent 59122af commit d044b03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Puppet nsstools Module
* [Functions](#functions)
4. [Limitations](#limitations)
* [Tested Platforms](#tested-platforms)
* [Puppet Version Compatibility](#puppet-version-compatibility)
5. [Versioning](#versioning)
6. [Support](#support)
7. [Contributing](#contributing)
Expand Down Expand Up @@ -361,6 +362,14 @@ Adding other Linux distributions and operatingsystems should be trivial.

* el6.x

### Puppet Version Compatibility

Versions | Puppet 2.7 | Puppet 3.x | Puppet 4.x
:--------|:----------:|:----------:|:----------:
**1.x** | **yes** | **yes** | no
**2.x** | no | **yes** | **yes**


Contributing
------------

Expand Down

0 comments on commit d044b03

Please sign in to comment.