diff options
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata.json b/metadata.json index a417f95..308c63a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-tripleo", - "version": "6.0.0", + "version": "6.1.0", "author": "OpenStack Contributors", "summary": "Puppet module for TripleO", "license": "Apache-2.0", @@ -9,8 +9,8 @@ "issues_url": "https://bugs.launchpad.net/puppet-tripleo", "description": "Installs and configures Tripleo.", "requirements": [ - { "name": "pe","version_requirement": "3.x" }, - { "name": "puppet","version_requirement": "3.x" } + { "name": "pe","version_requirement": "4.x" }, + { "name": "puppet","version_requirement": "4.x" } ], "operatingsystem_support": [ { |