0
0
mirror of https://github.com/saltstack-formulas/reverse-grains-formula.git synced 2024-11-27 22:57:47 +01:00
Go to file
Forrest 9da3e971cb Merge pull request #1 from llamallama/master
Request for include into main salt formulas repo
2014-09-09 11:14:50 -07:00
grains Initial commit 2014-09-09 14:09:16 -04:00
.gitignore Initial commit 2014-09-09 14:09:16 -04:00
LICENSE Initial commit 2014-09-09 14:09:16 -04:00
pillar.example Initial commit 2014-09-09 14:09:16 -04:00
README.rst Initial commit 2014-09-09 14:09:16 -04:00

======================
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.