~1chb1n/charms/trusty/ceph-radosgw/next.1601-test-update2

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Edward Hope-Morley
  • Date: 2015-11-25 11:09:14 UTC
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: edward.hope-morley@canonical.com-20151125110914-l2jkqqu2qyw5zsad
[hopem,r=]

Make RGW port configurable.
Closes-Bug: 1517551

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
    description: |
22
22
      Key ID to import to the apt keyring to support use with arbitary source
23
23
      configuration from outside of Launchpad archives or PPA's.
 
24
  port:
 
25
    type: int
 
26
    default: 80
 
27
    description: |
 
28
      The port that the RADOS Gateway will listen on.
24
29
  # Keystone integration
25
30
  operator-roles:
26
31
    default: "Member,Admin"