StackStorm / st2-packages

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

Fix scripted EL6 stable installation #655

Closed arm4b closed 4 years ago

arm4b commented 4 years ago

Fix regression introduced in https://github.com/StackStorm/st2-packages/pull/654 based on my review in that PR.

We're about to remove EL6 support. While we can rely on a stable v3.2 branch and individual OS scripts depending on expected st2 version to install https://github.com/StackStorm/st2-packages/blob/01b90f67068f850365f31d44f5a7d214bd5fd08d/scripts/st2_bootstrap.sh#L17-L18 we don't follow versioning for the entry st2_bootstrap.sh script.