Merge "Doc: Path error in Adding new Roles and Services"

This commit is contained in:
Jenkins 2016-02-25 19:30:23 +00:00 committed by Gerrit Code Review
commit d19ea92f3a

View File

@ -106,7 +106,7 @@ Deploying the Role
#. If your service is installed from source or relies on python packages which
need to be installed from source, specify a repository for the source
code of each requirement by adding a file to your deploy host under
``playbooks/repo_packages`` in the OpenStack-Ansible source repository
``playbooks/defaults/repo_packages`` in the OpenStack-Ansible source repository
and following the pattern of files currently in that directory. You could
also simply add an entry to an existing file there. Be sure to run the
``repo-build.yml`` play later so that wheels for your packages will be
@ -132,4 +132,4 @@ Deploying the Role
.. _env.d: extending.html#env-d
.. _conf.d: extending.html#conf-d
.. _as described in the Install Guide: ../install-guide/configure-creds.html#configuring-service-credentials
.. _Extending OpenStack-Ansible: extending.html#user-yml-files
.. _Extending OpenStack-Ansible: extending.html#user-yml-files