SaltStack Configuration Management and Remote Execution
Installation and Setup Repository Configuraton Enable EPEL repository by creating /etc/yum.repos.d/epel.repo: [epel] name=Extra Packages for Enterprise Linux 6 - $basearch mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 gpgcheck=...