Minor clarification to not pointing directly to formulas repos

This commit is contained in:
Seth House 2014-12-02 18:34:32 -05:00
parent e7922758ae
commit d0f038eec0

View File

@ -90,8 +90,11 @@ be used as often as possible.
.. note::
Formulas should never be referenced from the main repository, and should
be forked to a repo where unintended changes will not take place.
Formulas repositories on the saltstack-formulas GitHub organization should
not be pointed to directly from systems that automatically fetch new
updates such as GitFS or similar tooling. Instead formulas repositories
should be forked on GitHub or cloned locally, where unintended, automatic
changes will not take place.
Structuring Pillar Files