Use puppet-storyboard@master
This change makes sure that the version of puppet-storyboard in use is always the most recent one. It also removes example42::puppi, as as of https://review.openstack.org/#/c/114383/ it is no longer a requirement. Depends on https://review.openstack.org/#/c/114383/ Change-Id: I7024476a8eea9c1bb61f082782fc1149eda37a6e
This commit is contained in:
parent
75e7cbaa47
commit
2ab45223e3
@ -54,11 +54,10 @@ MODULES["puppetlabs-inifile"]="1.0.0"
|
||||
MODULES["puppetlabs-firewall"]="0.0.4"
|
||||
MODULES["puppetlabs-puppetdb"]="3.0.1"
|
||||
MODULES["stankevich-python"]="1.6.6"
|
||||
MODULES["example42-puppi"]="2.1.9"
|
||||
MODULES["puppetlabs-rabbitmq"]="4.0.0"
|
||||
|
||||
SOURCE_MODULES["https://github.com/nibalizer/puppet-module-puppetboard"]="2.4.0"
|
||||
SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-storyboard"]="fb38fa63b3e7d9969d9130a46add4c24580cfc47"
|
||||
SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-storyboard"]="master"
|
||||
|
||||
MODULE_LIST=`puppet module list`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user