Can anyone suggest me the step by step process for standalone puppet installation on Redhat?
I was trying to install by following the below link https://docs.puppetlabs.com/guides/install_puppet/install_el.html
But when I run sudo yum install puppet command, the following errors are coming:
Error: Package: rubygem-json-1.5.5-3.el6.x86_64 (puppetlabs-deps) Requires: rubygems >= 1.3.7
Error: Package: puppet-3.7.5-1.el6.noarch (puppetlabs-products) Requires: ruby >= 1.8
Error: Package: rubygem-json-1.5.5-3.el6.x86_64 (puppetlabs-deps) Requires: ruby(abi) = 1.8
Error: Package: puppet-3.7.5-1.el6.noarch (puppetlabs-products) Requires: ruby(selinux)
yumrepository configuration, but it's unclear exactly what. If you are running a version of RedHat outside the 6.x series then you have configured the wrong puppetlabs repository. Otherwise, you probably need to enable a RedHat repo that is currently disabled. - John Bollingerrhel-6-server-rpmsand / orrhel-6-server-optional-rpmsrepositories. - John Bollinger