Description of problem: ----------------------- Inventory file for creating the specific brick on specific hosts was missing with the latest gluster-ansible packages Version-Release number of selected component (if applicable): ------------------------------------------------------------- gluster-ansible-role-1.0.5-6.el7rhgs gluster-ansible-features-1.0.5-5.el7rhgs How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1. ls /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment Actual results: --------------- Example inventory file - nx3_gluster_inventory.yml - is missing Expected results: ----------------- Example inventory file - nx3_gluster_inventory.yml - should be made available
Is the example inventory file added to repo?
Yes, it's added to repo. Here it is: https://github.com/gluster/gluster-ansible/blob/master/playbooks/hc-ansible-deployment/nx3_gluster_inventory.yml
(In reply to Gobinda Das from comment #2) > Yes, it's added to repo. > Here it is: > https://github.com/gluster/gluster-ansible/blob/master/playbooks/hc-ansible- > deployment/nx3_gluster_inventory.yml So what's missing? Adding it to the rpm? Sheersha, are you working on this?
Sahina, yes I am creating build for this.
Tested with gluster-ansible-roles-1.0.5-7.el7rhgs The inventory file to create bricks on the specific host is now available [root@ ~]# ls /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/nx3_gluster_inventory.yml /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/nx3_gluster_inventory.yml [root@ ~]# rpm -qf /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/nx3_gluster_inventory.yml gluster-ansible-roles-1.0.5-7.el7rhgs.noarch
doc_text not required.