You are correct, facter is in the epel repository. The easiest way to install the epel repository is using a template module to copy over the epel.repo file and a copy module to copy over the Epel GPG key.
On Saturday, June 28, 2014 6:36:45 AM UTC+2, David Reagan wrote: > > 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/504c601a-aa5a-4631-8dfd-410ff4d3d279%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
