spec/fixtures/metadata_style/metadata.json in puppet-check-1.2.1 vs spec/fixtures/metadata_style/metadata.json in puppet-check-1.3.0
- old
+ new
@@ -5,20 +5,9 @@
"summary": "Standard library of resources for Puppet modules.",
"license": "Imaginary",
"source": "https://github.com/puppetlabs/puppetlabs-stdlib",
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
- "operatingsystem_support": [
- {
- "operatingsystem": "RedHat",
- "operatingsystemrelease": [
- "4",
- "5",
- "6",
- "7"
- ]
- }
- ],
"requirements": [
{
"name": "pe",
"version_requirement": ">= 3.0.0 < 2015.4.0"
},