waynegemmell
waynegemmell
**Description** In aptpkg.py the _decrypt_key function only alters the decrypted file name if the supplied file has no suffix. Because of this, the gpg call has the outgoing file set...
Elasticsearch doesn't exist in Bionic so installation fails when determining version. > - Rendering SLS 'base:elasticsearch.plugins' failed: Jinja variable dict object has no element 0 > /var/tmp/.salt_1a862b_salt/running_data/var/cache/salt/minion/files/base/elasticsearch/settings.sls(20): > --- >...
Hi When installing ES 5.4.0 on Ubuntu in an LXD container you need to install with the following command export ES_SKIP_SET_KERNEL_PARAMETERS=true; apt install elasticsearch The ES_SKIP_SET_KERNEL_PARAMETERS=true env variable is necesarl...