mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-30 15:21:01 +00:00
71e60d06e4
Signed-off-by: Leoswaldo Macias <leoswaldo.macias@intel.com>
15 lines
468 B
ReStructuredText
15 lines
468 B
ReStructuredText
.. _openstack_conf_vars_about:
|
|
|
|
About "group_vars/all"
|
|
######################
|
|
|
|
The ``group_vars/all`` section is where you will specify the
|
|
values for your passwords and other required or optional parameters.
|
|
|
|
Variables in this section are built with yaml format.
|
|
|
|
For a more detailed reference of the numerous variables and parameters
|
|
that can be set, see the :ref:`openstack_conf_vars_list`.
|
|
|
|
**Back to Configuration Section** :ref:`configure_openstack_environment`
|