@@ -5,6 +5,7 @@ rvm:
|
|||||||
- 2.0.0
|
- 2.0.0
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
|
- PUPPET_GEM_VERSION="~> 3.2.0"
|
||||||
- PUPPET_GEM_VERSION="~> 3.6.0"
|
- PUPPET_GEM_VERSION="~> 3.6.0"
|
||||||
- PUPPET_GEM_VERSION="~> 3.7.0"
|
- PUPPET_GEM_VERSION="~> 3.7.0"
|
||||||
notifications:
|
notifications:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
{"operatingsystem": "RedHat"}
|
{"operatingsystem": "RedHat"}
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
{"name": "pe","version_requirement": "3.6.x"},
|
{"name": "pe","version_requirement": "3.2.x"},
|
||||||
{"name": "puppet","version_requirement": "3.x"}
|
{"name": "puppet","version_requirement": "3.x"}
|
||||||
],
|
],
|
||||||
"description": "Puppet module that pulls together all the individual components of Openstack, resulting is a complete and functional stack",
|
"description": "Puppet module that pulls together all the individual components of Openstack, resulting is a complete and functional stack",
|
||||||
|
|||||||
Reference in New Issue
Block a user