From bead62e4551cb3a972201385803c94bdfbb30301 Mon Sep 17 00:00:00 2001 From: Adam Strawson Date: Tue, 24 Apr 2018 11:00:24 +0100 Subject: [PATCH] log_hosts should be optional openstack_user_config.yml.example defines log_hosts as Required, where as it is Optional Change-Id: I4f60478c54124a5fce940470baa54dff1232a1c4 Closes-Bug: 1763058 --- etc/openstack_deploy/openstack_user_config.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/openstack_deploy/openstack_user_config.yml.example b/etc/openstack_deploy/openstack_user_config.yml.example index 882b67acbe..3d881f8630 100644 --- a/etc/openstack_deploy/openstack_user_config.yml.example +++ b/etc/openstack_deploy/openstack_user_config.yml.example @@ -715,7 +715,7 @@ # # -------- # -# Level: log_hosts (required) +# Level: log_hosts (optional) # List of target hosts on which to deploy logging services. Recommend # one minimum target host for this service. #