Module spurs::centos

source ·
Expand description

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

Functions

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