From: Gerard Braad Date: Thu, 25 Aug 2016 03:19:41 +0000 (+0000) Subject: Correct naming of referenced file X-Git-Tag: v1.0.6~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F957%2Fhead;p=ceph-ansible.git Correct naming of referenced file --- diff --git a/README.md b/README.md index 45bcf6a40..61bd860cf 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ Attention, ceph-common doesn't manage backports repository, you must add it your ### 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: