diff options
author | Hunter Haugen <hunter@puppetlabs.com> | 2014-06-18 15:13:43 -0700 |
---|---|---|
committer | Hunter Haugen <hunter@puppetlabs.com> | 2014-06-18 15:13:43 -0700 |
commit | 78b159a59af224c7bf89ee01e6c46ed746e37979 (patch) | |
tree | 268a0a45e850148d2171565316a7e1f9cfc1081e | |
parent | bb3b5283fc40226cad5a616b93bef492dba37f25 (diff) |
Revert "Remove compatability guarantees for SLES"
This reverts commit 40c4826933848bf827e69e2276f0c9be05877344.
-rw-r--r-- | metadata.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/metadata.json b/metadata.json index 22d3443..4772445 100644 --- a/metadata.json +++ b/metadata.json @@ -40,6 +40,12 @@ ] }, { + "operatingsystem": "SLES", + "operatingsystemrelease": [ + "11 SP1" + ] + }, + { "operatingsystem": "Debian", "operatingsystemrelease": [ "6", |