ceph-ansible/group_vars
Andrew Schoen 959d525f81 Provide the ability to provide monitor_address instead of an interface
This would allow users who don't know what interface to provide to
give an IP address to use for the monitor instead.

Note: the includes are needed in ceph.conf.j2 because without them
jinja2 can not properly evaluate the template and will complain about a
missing 'ansible_interface' variable. The includes allow the template to
be evaluated correctly and then the correct include will be used during
render time.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2016-03-23 07:30:01 -05:00
..
agent.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00
all.sample Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
mdss.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00
mons.sample add the commented out options for calamari-server in mons.sample 2016-03-09 15:18:40 -05:00
osds.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00
restapis.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00
rgws.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00