Merge "Remove orphaned zuul-executor defaults file"

This commit is contained in:
Zuul
2021-02-01 08:10:27 +00:00
committed by Gerrit Code Review

View File

@@ -1,4 +0,0 @@
PIDFILE=/var/run/zuul/executor.pid
{% if ansible_distribution_version is version('20.04', '<') %}
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
{% endif %}