diff --git a/README.rst b/README.rst index ba71ccb..955510c 100644 --- a/README.rst +++ b/README.rst @@ -3,3 +3,9 @@ OpenStack-Ansible Magnum ======================== Ansible role that installs and configures OpenStack Magnum. + +Documentation for this project can be found at: + http://docs.openstack.org/developer/openstack-ansible-os_magnum/ + +The project home is at: + http://launchpad.net/openstack-ansible diff --git a/doc/source/index.rst b/doc/source/index.rst index d230efd..3521374 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -5,6 +5,10 @@ OpenStack-Ansible Magnum Ansible role that installs and configures OpenStack Magnum. Magnum is installed behind the Apache webserver listening on port 9511 by default. + +Default variables +~~~~~~~~~~~~~~~~~ + .. literalinclude:: ../../defaults/main.yml :language: yaml :start-after: under the License.