Bug 1777840

Summary: [ceph-ansible] - ceph_update_config - mon and osd settings are being added to rgw/mds/nfs nodes
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Vasishta <vashastr>
Component: Ceph-AnsibleAssignee: Guillaume Abrioux <gabrioux>
Status: CLOSED NOTABUG QA Contact: Vasishta <vashastr>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3CC: aschoen, ceph-eng-bugs, gmeno, nthomas, ykaul
Target Milestone: rc   
Target Release: 5.*   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-07 16:13:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vasishta 2019-11-28 12:31:37 UTC
Description of problem:
When playbook was initiated to push new configs to cluster nodes, new configs are being pushed to irrelevant nodes also

Version-Release number of selected component (if applicable):
ceph-ansible-3.2.36-1.el7cp.noarch.rpm 

How reproducible:
Always (1/1)

Steps to Reproduce:
1. Configure a containerized cluster
2. make some changes in ceph_conf_overrides
3. Run playbook using --tags='ceph_update_config' while running the playbook

Actual results:
mon and osd configs are being added to conf file in mds/nfs/rgw nodes

Expected results:
mon/osd configs must be pushed only to monitor and osd nodes