Andrew Bogott has submitted this change and it was merged. Change subject: Replaced the [default] header on nova.conf ......................................................................
Replaced the [default] header on nova.conf Change-Id: Icd21440d43fe72709eefccd7f3b27ee61dec8875 --- M modules/openstack/templates/juno/nova/nova.conf.erb 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/openstack/templates/juno/nova/nova.conf.erb b/modules/openstack/templates/juno/nova/nova.conf.erb index 4054f55..58c7efd 100644 --- a/modules/openstack/templates/juno/nova/nova.conf.erb +++ b/modules/openstack/templates/juno/nova/nova.conf.erb @@ -1,3 +1,4 @@ +[DEFAULT] verbose=True auth_strategy=keystone -- To view, visit https://gerrit.wikimedia.org/r/234003 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icd21440d43fe72709eefccd7f3b27ee61dec8875 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
