StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
27 stars 59 forks source link

Remove irrelevant EL8 chatops hack from installer #651

Closed arm4b closed 4 years ago

arm4b commented 4 years ago

When EL8 support was added, EL7-specific fix was copy-pasted from the other scrips by mistake.

If you check the https://bugs.centos.org/view.php?id=13669, you'll find that it's EL7 specific and has nothing to do with EL8 platform.

This was also confusing in https://github.com/StackStorm/ansible-st2/pull/261 when we copied this buggy logic from the curl-bash installer.