I'm using puppet enterprise on CentOS, and getting an error from Yum.
I've tried GitHub - voxpupuli/puppet-elasticsearch: Elasticsearch Puppet module and
https://forge.puppetlabs.com/ispavailability/elasticsearch - in both cases
the agent errors with an error from yum, because (I think) there is no
package named 'elasticsearch' in the yum repository. The error is as
follows:
Error: /Stage[main]/Elasticsearch::Package/Package[elasticsearch]/ensure:
change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0
-y install elasticsearch' returned 1: Error: Nothing to do
If I just run "yum install elasticsearch", I get various bits of output
including the following:
No package elasticsearch available.
Is it that these modules do not support CentOS, or do I need to update yum
to look in another repository, or am I doing something else wrong? The code
for the puppet-elasticsearch project has various references to CentOS in
it, so I was assuming that meant it would work, but maybe that was just
future proofing?
Any suggestions appreciated.
Thanks,
Tim.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.