Move logging options into base

This commit is contained in:
Liam Young 2015-12-14 15:52:23 +00:00
parent 3dc4b73c67
commit c2cee68744
1 changed files with 0 additions and 14 deletions

View File

@ -14,17 +14,3 @@ options:
Note that updating this setting to a source that is known to
provide a later version of OpenStack will trigger a software
upgrade.
debug:
default: False
type: boolean
description: Enable debug logging
verbose:
default: False
type: boolean
description: Enable verbose logging
use-syslog:
type: boolean
default: False
description: |
Setting this to True will allow supporting services to log to syslog.