diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 8232f1ebb..f7886f576 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -17,6 +17,13 @@ This chapter assumes a working setup of OpenStack following the create-zone next-steps +Deploying with OpenStack-Ansible +-------------------------------- + +You can also deploy and set up Designate using `OpenStack-Ansible `_ by following +the `Designate role for OpenStack-Ansible `_ +which installs and configures Designate as part of your OpenStack deployment. + Quickstart with Kolla ---------------------