mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #459 from ceph/civetweb-port2
Change update group_vars ivetweb portpull/461/head
commit
38c5e6c259
|
@ -201,7 +201,7 @@ dummy:
|
||||||
#
|
#
|
||||||
#radosgw_dns_name: your.subdomain.tld # subdomains used by radosgw. See http://ceph.com/docs/master/radosgw/config/#enabling-subdomain-s3-calls
|
#radosgw_dns_name: your.subdomain.tld # subdomains used by radosgw. See http://ceph.com/docs/master/radosgw/config/#enabling-subdomain-s3-calls
|
||||||
#radosgw_frontend: civetweb # supported options are 'apache' or 'civetweb', also edit roles/ceph-rgw/defaults/main.yml
|
#radosgw_frontend: civetweb # supported options are 'apache' or 'civetweb', also edit roles/ceph-rgw/defaults/main.yml
|
||||||
#radosgw_civetweb_port: 80
|
#radosgw_civetweb_port: 8080
|
||||||
#radosgw_keystone: false # activate OpenStack Keystone options full detail here: http://ceph.com/docs/master/radosgw/keystone/
|
#radosgw_keystone: false # activate OpenStack Keystone options full detail here: http://ceph.com/docs/master/radosgw/keystone/
|
||||||
#radosgw_keystone_url: # url:admin_port ie: http://192.168.0.1:35357
|
#radosgw_keystone_url: # url:admin_port ie: http://192.168.0.1:35357
|
||||||
#radosgw_keystone_admin_token: password
|
#radosgw_keystone_admin_token: password
|
||||||
|
|
Loading…
Reference in New Issue