Bug 1443042 - [ceph-ansible]:- group_vars/all.docker.sample file is not found in latest ceph-ansible package
Summary: [ceph-ansible]:- group_vars/all.docker.sample file is not found in latest cep...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 2.3
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: 2.3
Assignee: Bara Ancincova
QA Contact: shylesh
URL:
Whiteboard:
Depends On:
Blocks: 1437905
TreeView+ depends on / blocked
 
Reported: 2017-04-18 11:11 UTC by shylesh
Modified: 2017-06-20 18:23 UTC (History)
8 users (show)

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
Clone Of:
Environment:
Last Closed: 2017-06-20 18:23:26 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.