Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Added mention of map file alternative for minion configuration options.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cugler committed Mar 27, 2019
1 parent 8255901 commit 364ef06
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/topics/cloud/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ cloud is operating on.
Minion Configuration
====================

The default minion configuration is set up in this file. Minions created by
salt-cloud derive their configuration from this file. Almost all parameters
found in :ref:`Configuring the Salt Minion <configuration-salt-minion>` can
be used here.
The default minion configuration is set up in this file or alternatively used in
any ``.conf`` file listed in the ``/etc/salt/cloud.maps.d/``
:ref:`map file <salt-cloud-map>` directory. Minions created by salt-cloud
traditionally derive their configuration from this file. Almost all parameters
found in :ref:`Configuring the Salt Minion <configuration-salt-minion>` can be
used here.

.. code-block:: yaml
Expand Down

0 comments on commit 364ef06

Please sign in to comment.