~ev/charms/precise/postgresql/non-fatal-sysctl

« back to all changes in this revision

Viewing changes to templates/swiftwal.conf.tmpl

  • Committer: Stuart Bishop
  • Date: 2014-01-22 07:23:51 UTC
  • mfrom: (46.8.34 use-swiftwal)
  • Revision ID: stuart@stuartbishop.net-20140122072351-g1ca14ouylgpkgur
Experimental SwiftWAL PITR support, per https://code.launchpad.net/~stub/charms/precise/postgresql/use-swiftwal/+merge/199942

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Generated and maintained by juju
 
2
OS_USERNAME: {{config.os_username}}
 
3
OS_TENANT_NAME: {{config.os_tenant_name}}
 
4
OS_PASSWORD: {{config.os_password}}
 
5
OS_AUTH_URL: {{config.os_auth_url}}
 
6
CONTAINER: {{vars.container}}