From 05426bb26b05989deb4938a0c4fa5c4f9ede232b Mon Sep 17 00:00:00 2001 From: Morgan Haskel Date: Tue, 21 Jul 2015 15:03:21 -0700 Subject: [PATCH] Revert "Add support for Solaris 12" --- README.md | 2 +- metadata.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index afec06dc0..69b9a8983 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ The `concat::setup` class should no longer be directly included in the manifest. ##Limitations -This module has been tested on [all PE-supported platforms](https://forge.puppetlabs.com/supported#compat-matrix), and no issues have been identified. Additionally, it is tested (but not supported) on Solaris 12. +This module has been tested on [all PE-supported platforms](https://forge.puppetlabs.com/supported#compat-matrix), and no issues have been identified. ##Development diff --git a/metadata.json b/metadata.json index 6f6adab6a..1d4599260 100644 --- a/metadata.json +++ b/metadata.json @@ -67,8 +67,7 @@ "operatingsystem": "Solaris", "operatingsystemrelease": [ "10", - "11", - "12" + "11" ] }, {