Hide Forgot
Description of problem: Actually ansible is running on bastion host not master, to make it clear, it's better to name master-ansible.sh to bastion-ansible.sh. Version-Release number of selected component (if applicable): master branch Last commit: 97380f1b0a75796426910597c1b7847ff5562cb7 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: <ghuang> jprovazn: I'm wondering why it's not named to "fragments/bastion-ansible.sh". https://github.com/redhat-openstack/openshift-on-openstack/blob/master/node.yaml#L680 <ghuang> ansible should be run on bastion host if my unstanding is correct. <jprovazn> yes, it should be "fragments/bastion-ansible.sh"
Should be fixed by https://github.com/redhat-openstack/openshift-on-openstack/pull/266
Sorry, wrong link. Correct one is : https://github.com/redhat-openstack/openshift-on-openstack/pull/267
Fixed in 0.9.2
Verified with 0.9.2
Should it be closed?