Skip to content

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 6, 2015
1 parent 8c37d19 commit 75a7d2f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Puppet udev Module
* [Manually triggering a `udev` device rules reload](#manually-triggering-a-udev-device-rules-reload)
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 @@ -115,6 +116,13 @@ file (one without any fragments).
* el5.x
* Debian/Ubuntu

### Puppet Version Compatibility

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


Versioning
----------
Expand Down

0 comments on commit 75a7d2f

Please sign in to comment.