OpenSearch/distribution
Ryan Ernst e88ae99340
Remove NOREPLACE for /etc/elasticsearch in rpm and deb (#37839)
The /etc/elasticsearch directory is currently configured as a config
file with noreplace. However, the directory itself is not config, and
can lead to an entire /etc/elasticsearch.rpmsave directory in some
situations. This commit fixes the ospackage config to not specify those
file bits for the directory itself, but only the files underneath it.
2019-01-25 08:11:48 -08:00
..
archives Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
bwc Resolve BWC dependencies too when resolving deps (#37412) 2019-01-25 14:14:12 +02:00
docker Ground work to start up the docker image in the build (#37754) 2019-01-24 17:26:42 +02:00
packages Remove NOREPLACE for /etc/elasticsearch in rpm and deb (#37839) 2019-01-25 08:11:48 -08:00
src Exit batch files explictly using ERRORLEVEL (#29583) 2019-01-25 16:44:33 +01:00
tools Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00