File: index.rst

package info (click to toggle)
ironic 1%3A21.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,704 kB
  • sloc: python: 151,217; sh: 3,175; pascal: 709; xml: 369; makefile: 79
file content (25 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
=======================
Configuration Reference
=======================

Many aspects of the Bare Metal service are specific to the environment
it is deployed in. The following pages describe configuration
options that can be used to adjust the service to your particular
situation.

.. toctree::
  :maxdepth: 1

  Configuration Options <config>
  Policies <policy>

.. only:: html

   Sample files
   ------------

   .. toctree::
      :maxdepth: 1

      Sample Config File <sample-config>
      Sample Policy File <sample-policy>