Bug 1443042

Summary: [ceph-ansible]:- group_vars/all.docker.sample file is not found in latest ceph-ansible package
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: shylesh <shmohan>
Component: DocumentationAssignee: Bara Ancincova <bancinco>
Status: CLOSED CURRENTRELEASE QA Contact: shylesh <shmohan>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.3CC: asriram, dang, hchen, jim.curtis, kdreyer, pprakash, seb, shmohan
Target Milestone: rc   
Target Release: 2.3   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
All the Docker options are now available as part of group_vars/{all,mons,osds}.yml.sample There is a docker section at the end of each file so cp all these files like this: cp group_vars/all.yml.sample group_vars/all.yml cp group_vars/mons.yml.sample group_vars/mons.yml cp group_vars/osds.yml.sample group_vars/osds.yml
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-20 18:23:26 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: 1437905    

Comment 2 seb 2017-04-18 15:32:06 UTC
This requires a doc change.

In the meantime, all the Docker options are now available as part of group_vars/{all,mons,osds}.yml.sample

There is a docker section at the end of each file so cp all these files like this:

cp group_vars/all.yml.sample group_vars/all.yml
cp group_vars/mons.yml.sample group_vars/mons.yml
cp group_vars/osds.yml.sample group_vars/osds.yml

Comment 5 John Poelstra 2017-06-20 18:23:26 UTC
Closing this bug as the documentation has been published with the release