X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Felasticsearch%2Fmanifests%2Fconfig.pp;h=4a3ba64c95dc4e2b0c596472cc8136143fa8e9f0;hb=b246ebbfa566fda9b4b46616688a45ea17053588;hp=3971afbc1f37782d7f5a053728d4a786e6ad5f8c;hpb=8efe10c37b152ebbf7fd051ea13ddd2b06d43e77;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/elasticsearch/manifests/config.pp b/3rdparty/modules/elasticsearch/manifests/config.pp index 3971afbc1..4a3ba64c9 100644 --- a/3rdparty/modules/elasticsearch/manifests/config.pp +++ b/3rdparty/modules/elasticsearch/manifests/config.pp @@ -107,7 +107,7 @@ class elasticsearch::config { file { '/etc/init.d/elasticsearch': ensure => 'absent', } - file { '/lib/systemd/system/elasticsearch.service': + file { '/usr/lib/systemd/system/elasticsearch.service': ensure => 'absent', }