kickstart/kickstart
Bruno Tavares 02cc6bcbf9 Add yum support to kickstart.package functions
Yum only supports passing one package to check its info.
Other package managers allow you to have several packages name, and
return non-zero whenever one is not installed.

To have the same behaviour on yum, we iterate over the list until we
find one that is not installed.
2014-03-02 20:11:31 -03:00
..
recipes Add yum support to kickstart.package functions 2014-03-02 20:11:31 -03:00
install.sh Kickstart helper modules to be used on recipes 2014-02-20 12:50:49 -03:00