mirror of https://github.com/ceph/ceph-ansible.git
8 lines
296 B
YAML
8 lines
296 B
YAML
---
|
|
# You can override vars by using host or group vars
|
|
|
|
rgw_group_name: rgws
|
|
|
|
# Rados Gateway options
|
|
radosgw_interface: eth1 # the public interface which the radosgw talks to the world with, this variable is used in the haproxy role, this does not need to be set if haproxy is not used.
|