[][src]Module spurs::centos

Functionality specific to Centos, RHEL, Amazon Linux, and other related distros.

Functions

rpm_install

Install the given .rpm packages via rpm. Requires sudo priveleges.

yum_install

Install the given list of packages via yum install. Requires sudo priveleges.