]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Merge pull request #957 from gbraad/patch-readme
authorLeseb <seb@redhat.com>
Thu, 25 Aug 2016 07:58:29 +0000 (09:58 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2016 07:58:29 +0000 (09:58 +0200)
Correct naming of referenced file

1  2 
README.md

diff --cc README.md
index b55063d267beaedf37a085a852647059feccb710,61bd860cfcdbc62d48e42f7a9b0ac3c61a385616..a6e5c9cde74c4d0dc4c83e098c7b40649698399c
+++ b/README.md
@@@ -245,9 -238,9 +245,9 @@@ Attention, ceph-common doesn't manage b
  ### For Atomic systems
  
  If you want to run containerized deployment on Atomic systems (RHEL/CentOS Atomic), please copy
- [vagrant.yml.atomic](vagrant_variables.yml.atomic) to vagrant_variables.yml, and copy [group_vars/all.docker](group_vars/all.docker) to `group_vars/all`.
+ [vagrant_variables.yml.atomic](vagrant_variables.yml.atomic) to vagrant_variables.yml, and copy [group_vars/all.docker](group_vars/all.docker) to `group_vars/all`.
  
 -Since `centos/atomic-host` doesn't have spare storage controller to attach more disks, it is likely the first time `vagrant up --provider=virtualbox` runs, it will fail to attach to a storage controller. In such case, run the following command:
 +Since `centos/atomic-host` VirtualBox box doesn't have spare storage controller to attach more disks, it is likely the first time `vagrant up --provider=virtualbox` runs, it will fail to attach to a storage controller. In such case, run the following command:
  
  ```console
  VBoxManage storagectl `VBoxManage list vms |grep ceph-ansible_osd0|awk '{print $1}'|tr \" ' '` --name "SATA" --add sata