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
(cherry picked from commit bead62e455)
This commit is contained in:
Adam Strawson 2018-04-24 11:00:24 +01:00 committed by Jesse Pretorius (odyssey4me)
parent a7a3b363b3
commit a1fa88629e
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,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.
#