As far as I can tell, I need to add the EPEL repositories in order to install facter on CentOS.
Am I right? So far, the only way to install the EPEL repo I have found is to download the rpm for it, and then use rpm to install it. Not something I really want to do every time I run my playbooks. I also tried yum: name="http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm" but that said "No Package matching 'http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm' found available, installed or updated" even though there's an example like that in the docs. So, what's the best way to install facter on CentOS? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/6059eb86-07be-4c14-8aa0-4b3f6c1cb2d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
