Bug 1590180

Summary: ceph-defaults: fix ceph_uid fact on container deployments
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Randy Martinez <r.martinez>
Component: Ceph-AnsibleAssignee: Sébastien Han <shan>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.0CC: aschoen, ceph-eng-bugs, gmeno, kdreyer, nthomas, sankarshan
Target Milestone: z5   
Target Release: 3.*   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-31 16:21:06 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:
Bug Depends On:    
Bug Blocks: 1572368    

Description Randy Martinez 2018-06-12 07:04:48 UTC
Description of problem:
ceph_uid is improperly configured due to when condition.

How reproducible:
100%

Steps to Reproduce:
1. run site.yml

Actual results:
uid 64045 configured.

Expected results:
uid 167 configured.

Additional info:
See: https://github.com/ceph/ceph-ansible/pull/2481

Comment 3 Sébastien Han 2018-06-29 09:24:57 UTC
Fixed already in:
v3.0.32
v3.0.33
v3.0.34
v3.0.35
v3.0.36

Comment 4 Ken Dreyer (Red Hat) 2018-07-31 16:21:06 UTC
ceph-ansible-3.0.33 shipped back in https://access.redhat.com/errata/RHBA-2018:1563