Skip to content

Commit 75a7d2f

Browse files
committed
add Puppet Version Compatibility subsection to README
1 parent 8c37d19 commit 75a7d2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Puppet udev Module
1414
* [Manually triggering a `udev` device rules reload](#manually-triggering-a-udev-device-rules-reload)
1515
4. [Limitations](#limitations)
1616
* [Tested Platforms](#tested-platforms)
17+
* [Puppet Version Compatibility](#puppet-version-compatibility)
1718
5. [Versioning](#versioning)
1819
6. [Support](#support)
1920
7. [Contributing](#contributing)
@@ -115,6 +116,13 @@ file (one without any fragments).
115116
* el5.x
116117
* Debian/Ubuntu
117118

119+
### Puppet Version Compatibility
120+
121+
Versions | Puppet 2.7 | Puppet 3.x | Puppet 4.x
122+
:--------|:----------:|:----------:|:----------:
123+
**1.x** | **yes** | **yes** | no
124+
**2.x** | no | **yes** | **yes**
125+
118126

119127
Versioning
120128
----------

0 commit comments

Comments
 (0)