Pass $mysql_password through, part two
* modules/openstack_project/manifests/review_dev.pp: Following on 771aded, apply a similar change to this file so review-dev.o.o can apply its Puppet configuration successfully again. Change-Id: Ie7c0c3efd9066cae4a09f30a90ab950d2b7bdb93
This commit is contained in:
parent
9516a1fb72
commit
b59781cef0
@ -62,6 +62,7 @@ class openstack_project::review_dev (
|
||||
github_project_password => $github_project_password,
|
||||
trivial_rebase_role_id =>
|
||||
'trivial-rebase@review-dev.openstack.org',
|
||||
mysql_password => $mysql_password,
|
||||
email_private_key => $email_private_key,
|
||||
sysadmins => $sysadmins,
|
||||
gitweb => false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user