Revert "Drop Puppet 3.2 support"

This reverts commit 51d34b90a07c41f1b76caca7aaa8d07ccb473115.
This commit is contained in:
Sebastien Badia 2014-10-15 23:15:41 +02:00
parent b929d72ade
commit ee409aea5d
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ rvm:
- 2.0.0
env:
matrix:
- PUPPET_GEM_VERSION="~> 3.2.0"
- PUPPET_GEM_VERSION="~> 3.6.0"
- PUPPET_GEM_VERSION="~> 3.7.0"
notifications:

View File

@ -14,7 +14,7 @@
{"operatingsystem": "RedHat"}
],
"requirements": [
{"name": "pe","version_requirement": "3.6.x"},
{"name": "pe","version_requirement": "3.2.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",