Bump puppet/staging to 1.0.1 to satisfy mysql module dep
Puppet 4 is a lot more particular about module deps and has notices that our mysql module version depends on puppet/staging >=1.0.1 but we only have 1.0.0 installed. Fix this dep issue by bumping to 1.0.1. Change-Id: I36629821d8f8187dbffd614d3b263a9bc44ced6e
This commit is contained in:
parent
853b7c2d66
commit
319e42a1c2
@ -48,7 +48,7 @@ SOURCE_MODULES["https://github.com/jethrocarr/puppet-initfact"]="1.0.1"
|
||||
SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5"
|
||||
SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0"
|
||||
SOURCE_MODULES["https://github.com/n1tr0g/golja-gnupg"]="1.2.2"
|
||||
SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0"
|
||||
SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.1"
|
||||
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="1.11.1"
|
||||
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="2.4.0"
|
||||
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-concat"]="1.2.5"
|
||||
|
Loading…
Reference in New Issue
Block a user