~corey.bryant/charms/trusty/quantum-gateway/amulet-updates

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Edward Hope-Morley
  • Date: 2014-03-26 18:10:04 UTC
  • mfrom: (45.1.3 quantum-gateway.lp1273067)
  • Revision ID: edward.hope-morley@canonical.com-20140326181004-qnxd1uh82mj7urz1
[hopem] Added support for logging to syslog

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    type: string
51
51
    description: RabbitMQ Virtual Host
52
52
    default: openstack
 
53
  use-syslog:
 
54
    type: boolean
 
55
    default: False
 
56
    description: |
 
57
      If set to True, supporting services will log to syslog.
53
58
  instance-mtu:
54
59
    type: int
55
60
    description: |