Skip to content

Commit

Permalink
fix #466 Debian 9/Stretch support
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed Sep 19, 2018
1 parent b2eb774 commit 7f477a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Depending on your setup following modules may also be required:
This module has been tested on:

* Ruby >= 1.9
* Debian 7, 8
* Debian 7, 8, 9
* Ubuntu 14.04, 16.04
* CentOS/RHEL 6, 7
* **Caution:** CentOS 6 comes with Ruby 1.8.7 by default
Expand Down
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
Expand Down

0 comments on commit 7f477a5

Please sign in to comment.