Update formulas.rst

Fixes https://github.com/saltstack/salt/issues/14900
This commit is contained in:
Nitin Madhok 2014-08-12 13:18:48 -04:00
parent 619873cc13
commit f99dac462b

View file

@ -85,8 +85,9 @@ or zip file of the repository. The directory structure is designed to work with
.. code-block:: yaml
file_roots:
- /srv/salt
- /srv/formulas/apache-formula
base:
- /srv/salt
- /srv/formulas/apache-formula
3. Restart the Salt Master.