OpenSearch/distribution
Jason Tedor f0164cc954
Stop sourcing scripts during installation/removal (#28918)
Previously we allowed a lot of customization of Elasticsearch during
package installation (e.g., the username and group). This customization
was achieved by sourcing the env script (e.g.,
/etc/sysconfig/elasticsearch) during installation. Since we no longer
allow such flexibility, we do not need to source these env scripts
during package installation and removal.
2018-03-12 13:44:47 -04:00
..
archives Build: Remove rest tests on archive distribution projects (#28952) 2018-03-08 19:46:54 -08:00
bwc Build: Group archive and package distribution projects (#28673) 2018-02-13 22:49:53 -08:00
packages Stop sourcing scripts during installation/removal (#28918) 2018-03-12 13:44:47 -04:00
src Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
tools Create keystore on package install (#28928) 2018-03-12 12:48:00 -04:00
build.gradle Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00