Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Plugins fail due to deleted /etc/default/elasticsearch #93

Closed
MattRiesterer opened this issue Apr 6, 2016 · 1 comment
Closed

Plugins fail due to deleted /etc/default/elasticsearch #93

MattRiesterer opened this issue Apr 6, 2016 · 1 comment

Comments

@MattRiesterer
Copy link

When using the role to manage plugins, it fails in consecutive runs due to deleted /etc/default/elasticsearch

The elasticsearch plugin command used in elasticsearch-plugins.yml to detect already installed plugins fails with

# ./plugin list
./plugin: 49: .: Can't open //etc/default/elasticsearch

The playbook fails with

"ERROR: plugin directory /usr/share/elasticsearch/plugins/sams/kopf already exists. To update the plugin, uninstall it first using 'remove kopf' command"

You delete /etc/default/elasticsearchin elasticsearch-config.yml.

Running Debian Jessie and elasticsearch 2.2.0

@MattRiesterer MattRiesterer changed the title Plugins fail due to delete /etc/default/elasticsearch Plugins fail due to deleted /etc/default/elasticsearch Apr 6, 2016
@MattRiesterer
Copy link
Author

OK, after reviewing your code more deeply I understand that the error is somewhere else. Closing this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant