1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2025-09-16 01:59:29 +00:00

added CentOS to operatingsystem_support

This commit is contained in:
Max Wilhelm
2016-01-27 12:56:49 +01:00
parent ae7256a8c2
commit 3e36e94971

View File

@@ -16,6 +16,10 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [ "6", "7", "8"]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [ "6", "7" ]
}
],
"dependencies": [