Link from deploy interface docs to anaconda docs and move it to advanced

This is an advanced feature, so keep it with other advanced features,
but do link from the deploy interface listing.

Change-Id: If8a3cd4c8eca670be89d5cc1ce4a8bb788e546da
This commit is contained in:
Dmitry Tantsur 2022-03-22 16:57:45 +01:00
parent dfd4002131
commit f446be697b
2 changed files with 7 additions and 1 deletions

View File

@ -30,7 +30,6 @@ the services.
Node Multi-Tenancy <node-multitenancy>
Fast-Track Deployment <fast-track>
Booting a Ramdisk or an ISO <ramdisk-boot>
Deploying with anaconda deploy interface <anaconda-deploy-interface>
Hardware Burn-in <hardware-burn-in>
Vendor Passthru <vendor-passthru>
@ -58,6 +57,7 @@ Advanced Topics
Layer 3 or DHCP-less Ramdisk Booting <dhcp-less>
Tuning Ironic <tuning>
Role Based Access Control <secure-rbac>
Deploying with Anaconda <anaconda-deploy-interface>
.. toctree::
:hidden:

View File

@ -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