Puppet-elasticsearch: Could not apply complete catalog: Found 1 dependency cycle

I'm having the issue using the puppet
module: https://github.com/electrical/puppet-elasticsearch

warning: Could not retrieve fact fqdn
err: Could not apply complete catalog: Found 1 dependency cycle:
(File[/etc/default/elasticsearch] => Class[Elasticsearch::Service] =>
Class[Elasticsearch::Package] => Package[elasticsearch] =>
Class[Elasticsearch::Package] => File[/etc/elasticsearch/elasticsearch.yml]
=> Class[Elasticsearch::Service] => File[/etc/default/elasticsearch])
Try the '--graph' option and opening the resulting '.dot' file in
OmniGraffle or GraphViz

Any ideas?

Thanks

--
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.

Yeah, go read the InfoWorld review of May of Puppet and Chef. Then take
their recommended practices and do due diligence on the product you're
trying to use. Then decide if its worth your organization's commitment.
Then you'll probably have to fix it yourself.

On Friday, August 23, 2013 2:45:08 PM UTC-4, Roman Piekarski wrote:

I'm having the issue using the puppet module:
GitHub - electrical/puppet-elasticsearch: ElasticSearch Puppet module

warning: Could not retrieve fact fqdn
err: Could not apply complete catalog: Found 1 dependency cycle:
(File[/etc/default/elasticsearch] => Class[Elasticsearch::Service] =>
Class[Elasticsearch::Package] => Package[elasticsearch] =>
Class[Elasticsearch::Package] => File[/etc/elasticsearch/elasticsearch.yml]
=> Class[Elasticsearch::Service] => File[/etc/default/elasticsearch])
Try the '--graph' option and opening the resulting '.dot' file in
OmniGraffle or GraphViz

Any ideas?

Thanks

--
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.

Hi,

I can confirm that this issue has been fixed with the latest release. (
just wanted to have it on record here )

Cheers.

On Friday, August 23, 2013 8:45:08 PM UTC+2, Roman Piekarski wrote:

I'm having the issue using the puppet module:
GitHub - electrical/puppet-elasticsearch: ElasticSearch Puppet module

warning: Could not retrieve fact fqdn
err: Could not apply complete catalog: Found 1 dependency cycle:
(File[/etc/default/elasticsearch] => Class[Elasticsearch::Service] =>
Class[Elasticsearch::Package] => Package[elasticsearch] =>
Class[Elasticsearch::Package] => File[/etc/elasticsearch/elasticsearch.yml]
=> Class[Elasticsearch::Service] => File[/etc/default/elasticsearch])
Try the '--graph' option and opening the resulting '.dot' file in
OmniGraffle or GraphViz

Any ideas?

Thanks

--
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.