Go to file
Niels Abspoel bd859e07b7
Merge pull request #2 from llamallama/master
Fixing .gitignore to ignore slsc and not pyc
2019-02-15 21:38:55 +01:00
grains Initial commit 2014-09-09 14:09:16 -04:00
.gitignore Fixing .gitignore to ignore slsc and not pyc 2014-09-10 15:37:17 -04:00
LICENSE Update LICENSING year 2015-03-20 20:21:37 -04:00
README.rst Initial commit 2014-09-09 14:09:16 -04:00
pillar.example Update pillar.example 2014-10-02 17:58:46 +02:00

README.rst

======================
reverse-grains-formula
======================

Formula to configure grains via pillar in a grain/hosts rather than host/grains manner.


.. note::

    See the full `Salt Formulas installation and usage instructions
    <http://docs.saltstack.com/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:

``grains``
---------

Configure grains in /etc/salt/grains. Written with the py renderer. Utilizes
compound matches in the pillar to apply the grains and their values.