add apache as a spec test dep
horizon now requires the apache module as a dependency. This commit adds that dep to fixture.yml for openstack. This should resolve the broken spec tests for this module.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
fixtures:
|
||||
repositories:
|
||||
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
|
||||
"apache": "git://github.com/puppetlabs/puppetlabs-apache.git"
|
||||
"keystone": "git://github.com/puppetlabs/puppetlabs-keystone.git"
|
||||
"mysql": "git://github.com/puppetlabs/puppetlabs-mysql.git"
|
||||
"nova": "git://github.com/puppetlabs/puppetlabs-nova.git"
|
||||
|
Reference in New Issue
Block a user