~corey.bryant/charms/trusty/ceph-radosgw/ch-sync

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Corey Bryant
  • Date: 2015-06-10 20:39:27 UTC
  • mfrom: (38.1.4 ceph-radosgw)
  • Revision ID: corey.bryant@canonical.com-20150610203927-78934mj0g30dpjxa
[billy-olsen,r=corey.bryant] Provide support for user-specified public endpoint hostname.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    description: |
88
88
      Default multicast port number that will be used to communicate between
89
89
      HA Cluster nodes.
 
90
  os-public-hostname:
 
91
    type: string
 
92
    default:
 
93
    description: |
 
94
      The hostname or address of the public endpoints created for ceph-radosgw
 
95
      in the keystone identity provider.
 
96
      .
 
97
      This value will be used for public endpoints. For example, an
 
98
      os-public-hostname set to 'files.example.com' with will create
 
99
      the following public endpoint for the ceph-radosgw:
 
100
      .
 
101
      https://files.example.com:80/swift/v1