Change some wrong paths in docs

TrivialFix

Change-Id: I3176bb24b2ebc85058dbca37138c97d379a76f27
This commit is contained in:
Artur Zarzycki 2016-01-19 13:57:14 +01:00
parent 9042c81fad
commit 29a6cbdb40

View File

@ -156,7 +156,7 @@ supported in kolla-mesos.
initial copying:: initial copying::
cp ansible/<project>/templates/* ../kolla-mesos/config/<project>/templates/ cp ansible/roles/<project>/templates/* ../kolla-mesos/config/<project>/templates/
cp ansible/<project>/roles/config.yml ../kolla-mesos/config/<project>/<service>_config.yml cp ansible/roles/<project>/tasks/config.yml ../kolla-mesos/config/<project>/<service>_config.yml
# then edit the above to the new format. # then edit the above to the new format.
cp ansible/<projects>/defaults/main.yml ../kolla-mesos/config/<project>/defaults/main.yml cp ansible/roles/<projects>/defaults/main.yml ../kolla-mesos/config/<project>/defaults/main.yml