mirror of https://github.com/ceph/ceph-ansible.git
475d2b1557
The secondary vagrant variables didn't have the grafana vm variable set which create an vagrant error. There was an error loading a Vagrantfile. The file being loaded and the error message are shown below. This is usually caused by an invalid or undefined variable. This patch also changes the ssh-extra-args parameter to ssh-common-args to get the same values for ssh/sftp/scp. Otherwise we can see warnings from ansible and some tasks are failing. [WARNING]: sftp transfer mechanism failed on [mon0]. Use ANSIBLE_DEBUG=1 to see detailed information It also updates the ssh-common-args value for the rgw-multisite scenario to reflect the ANSIBLE_SSH_ARGS environment variable value. Finally changing the IP addresses due to the Vagrant refact done in the commit |
||
---|---|---|
.. | ||
add-osds | ||
all_daemons | ||
bs-lvm-osds | ||
collocation | ||
infra_lv_create | ||
lvm-batch | ||
lvm-osds | ||
ooo-collocation | ||
rgw-multisite | ||
shrink_mon | ||
shrink_osd | ||
tests | ||
.gitignore | ||
dev_setup.yml | ||
lvm_setup.yml | ||
reboot.yml | ||
rgw_multisite.yml | ||
rhcs_setup.yml | ||
setup.yml |