diff --git a/doc/source/admin/index.rst b/doc/source/admin/index.rst index a6ac6182dd..a2f0792fdf 100644 --- a/doc/source/admin/index.rst +++ b/doc/source/admin/index.rst @@ -30,7 +30,6 @@ the services. Node Multi-Tenancy Fast-Track Deployment Booting a Ramdisk or an ISO - Deploying with anaconda deploy interface Hardware Burn-in Vendor Passthru @@ -58,6 +57,7 @@ Advanced Topics Layer 3 or DHCP-less Ramdisk Booting Tuning Ironic Role Based Access Control + Deploying with Anaconda .. toctree:: :hidden: diff --git a/doc/source/admin/interfaces/deploy.rst b/doc/source/admin/interfaces/deploy.rst index 56a815e537..f2ee5d95dd 100644 --- a/doc/source/admin/interfaces/deploy.rst +++ b/doc/source/admin/interfaces/deploy.rst @@ -125,6 +125,12 @@ it, see :doc:`Ansible deploy interface <../drivers/ansible>`. ../drivers/ansible +Anaconda deploy +=============== + +The ``anaconda`` deploy interface is another option for highly customized +deployments. See :doc:`/admin/anaconda-deploy-interface` for more details. + .. _ramdisk-deploy: Ramdisk deploy