Bug 1324628

Summary: [doc] [ceph-ansible] : Document has wrong example for 'Create a site.yml file from the site.yml.sample file:'
Product: Red Hat Ceph Storage Reporter: Rachana Patel <racpatel>
Component: DocumentationAssignee: Bara Ancincova <bancinco>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0CC: kdreyer, ngoswami, smanjara
Target Milestone: rc   
Target Release: 2.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-30 17:22:25 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:

Description Rachana Patel 2016-04-06 20:12:25 UTC
Description of problem:
=======================
Document for ceph-ansible
https://access.qa.redhat.com/documentation/en/red-hat-ceph-storage/version-2/installation-guide-for-red-hat-enterprise-linux/#deploy_ceph_cluster

has wrong example for section 3.4 DEPLOY CEPH CLUSTER , step 2.


Actual results:
================
Create a site.yml file from the site.yml.sample file:

cp all.sample all


Expected results:
==================
It should be

Create a site.yml file from the site.yml.sample file:

cp site.yml.sample site.yml


Additional info:

Comment 3 Rachana Patel 2016-04-13 16:59:03 UTC
looks good to me hence moving to verified

Comment 4 Bara Ancincova 2016-05-04 13:05:53 UTC
*** Bug 1325855 has been marked as a duplicate of this bug. ***