Re: [Puppet Users] Problems with elasticsearch installation

2015-04-29 Thread Gabriele Angeli
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

Re: [Puppet Users] Problems with elasticsearch installation

2015-04-28 Thread Peter Kristolaitis
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