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
This commit is contained in:
Adam Strawson 2018-04-24 11:00:24 +01:00
parent 2e712d8710
commit bead62e455

View File

@ -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.
#