Merge "[DOCS] Updates to deploy config"
This commit is contained in:
commit
619b855c70
@ -1,18 +0,0 @@
|
||||
`Home <index.html>`_ OpenStack-Ansible Installation Guide
|
||||
|
||||
Configuring the hypervisor (optional)
|
||||
=====================================
|
||||
|
||||
By default, the KVM hypervisor is used. If you are deploying to a host
|
||||
that does not support KVM hardware acceleration extensions, select a
|
||||
suitable hypervisor type such as ``qemu`` or ``lxc``. To change the
|
||||
hypervisor type, uncomment and edit the following line in the
|
||||
``/etc/openstack_deploy/user_variables.yml`` file:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
# nova_virt_type: kvm
|
||||
|
||||
--------------
|
||||
|
||||
.. include:: navigation.txt
|
@ -1,16 +0,0 @@
|
||||
================================
|
||||
Deployment configuration options
|
||||
================================
|
||||
|
||||
Ansible references a handful of files containing mandatory and optional
|
||||
configuration directives. This chapter describes optional configuration
|
||||
options to define the target environment before running the Ansible playbooks.
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
|
||||
configure-affinity.rst
|
||||
configure-hypervisor.rst
|
||||
configure-haproxy.rst
|
||||
configure-ceph.rst
|
@ -19,4 +19,3 @@ Contents:
|
||||
core-reviewers
|
||||
additional-roles
|
||||
inventory
|
||||
deploy-config
|
||||
|
@ -10,6 +10,7 @@ Appendix D: Advanced configuration
|
||||
app-advanced-config-override
|
||||
app-advanced-config-security
|
||||
app-advanced-config-sslcertificates
|
||||
app-advanced-config-affinity
|
||||
|
||||
--------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user