/packages-formula

Saltstack formula to install individual packages

Primary LanguageRubyOtherNOASSERTION

packages-formula

A simple saltstack formula designed to manage lists of packages that must be present and/or absent in a given host.

This can be used to ensure must-have utilities are installed on a set of machines and also that packages that must not be present are actually absent.

https://travis-ci.org/jeduardo/packages-formula.svg?branch=master

Available states

Iterate through the package pillar installing packages listed under the present entry and removes packages listed under the absent entry.