mirror of https://github.com/ceph/ceph-ansible.git
6d01936a2a
This allows the user to set ip_version to either ipv4 or ipv6. This
resolves a bug where monitor_address is set to an ipv6 address, but the
template fails to render because it's hardcoded to look for an 'ipv4'
key in the ansible facts.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1416010
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: bz#1416010
(cherry picked from commit
|
||
---|---|---|
.. | ||
agent.yml.sample | ||
all.docker.yml.sample | ||
all.yml.sample | ||
ceph-fetch-keys.yml.sample | ||
clients.yml.sample | ||
common-coreoss.yml.sample | ||
iscsi-gws.yml.sample | ||
mdss.yml.sample | ||
mons.yml.sample | ||
nfss.yml.sample | ||
osds.yml.sample | ||
rbd-mirrors.yml.sample | ||
restapis.yml.sample | ||
rgws.yml.sample |