diff --git a/conf/HA/st2.conf.sample b/conf/HA/st2.conf.sample index d35714c61a..b610f6c2b4 100644 --- a/conf/HA/st2.conf.sample +++ b/conf/HA/st2.conf.sample @@ -20,6 +20,7 @@ logging = /etc/st2/logging.rulesengine.conf [actionrunner] logging = /etc/st2/logging.actionrunner.conf +# The line should be commented and 'always-copy' removed when using EL7 or EL8 as it causes virtualenv issues on pack install virtualenv_opts = --always-copy [resultstracker]