added syslog support

This commit is contained in:
yolanda.robla@canonical.com
2014-02-03 12:24:02 +01:00
parent dc02e63d39
commit 7b9573beea
7 changed files with 23 additions and 3 deletions

View File

@@ -36,6 +36,12 @@ options:
rbd pool has been created, changing this value will not have any
effect (although it can be changed in ceph by manually configuring
your ceph cluster).
use-syslog:
type: boolean
default: False
description: |
By default, all services will log into their corresponding log files.
Setting this to True will force all services to log to the syslog.
# HA configuration settings
vip:
type: string