Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/234003
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/03/234003/1 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: newchange Gerrit-Change-Id: Icd21440d43fe72709eefccd7f3b27ee61dec8875 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
