{ "name": "puppet-infracloud", "version": "0.0.1", "author": "OpenStack CI", "summary": "Puppet module for OpenStack-infra Infracloud", "license": "Apache-2.0", "source": "https://git.openstack.org/openstack-infra/puppet-infracloud.git", "project_page": "https://docs.openstack.org/infra/system-config/", "issues_url": "https://storyboard.openstack.org/#!/project/767", "description": "Installs and configures OpenStack-infra Infracloud.", "operatingsystem_support": [ { "operatingsystem": "Debian", "operatingsystemrelease": ["8"] }, { "operatingsystem": "Fedora", "operatingsystemrelease": ["21","22"] }, { "operatingsystem": "RedHat", "operatingsystemrelease": ["7"] }, { "operatingsystem": "Ubuntu", "operatingsystemrelease": ["14.04"] } ], "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 4.0.0 <5.0.0" } ] }