Locking down apache module version

We need puppetlabs-apache 0.0.4 for this module. We will, hopefully,
soon move this and other modules on to openstackci-httpd.

Change-Id: I27546066cb071eb942bd669434483c5bdd77fb24
This commit is contained in:
Spencer Krum 2015-02-07 06:01:12 -08:00
parent fd00522597
commit f76780d6cb
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
"project_page": "http://ci.openstack.org/",
"issues_url": "https://storyboard.openstack.org/#!/project/763",
"dependencies": [
{"name":"puppetlabs/apache","version_requirement":">= 0.0.0"}
{"name":"puppetlabs/apache","version_requirement":">= 0.0.3 <0.0.5"}
]
}