Sorry Peter you're right. I'm using elasticsearch-elasticsearch module from
the Forge e my manifest is the following:
### Agent #1
include java
include elasticsearch
include nginx
node "puppet-agent.example.com" {
file { "/etc/motd":
content => "Sto nuovamente riprovando a co
Based solely on the error message -- it's always helpful if you include
a snippet of your manifest to debug -- and assuming you're using the
elasticsearch-elasticsearch module from the Forge, I'd say that you
haven't provided one of "manage_repo => true" or "package_url => ..." in
your manifest
Hi guys,
I'm a puppet newbie ad i'm trying to install elasticsearch on my puppet
agent but i've ever the same error:
Notice:
/Stage[main]/Elasticsearch::Config/File[/usr/share/elasticsearch/data]:
Dependency Package[elasticsearch] has failures: true
Warning:
/Stage[main]/Elasticsearch::Config