1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
=========================
Sample Configuration File
=========================
The following is a sample Placement configuration for adaptation and use. For a
detailed overview of all available configuration options, refer to
:doc:`/configuration/config`.
The sample configuration can also be viewed in :download:`file form
</_static/placement.conf.sample>`.
.. important::
The sample configuration file is auto-generated from placement when this
documentation is built. You must ensure your version of placement matches
the version of this documentation.
.. literalinclude:: /_static/placement.conf.sample
|