StackStorm / st2-packages

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

Don't install nginx from EPEL repos #602

Closed blag closed 5 years ago

blag commented 5 years ago

Implements @LindsayHill's suggestion from StackStorm/st2docs#815.

Companion PR to StackStorm/st2docs#838.

arm4b commented 5 years ago

I'm fine with the change and good to see that revived. As a recommended measure to prevent breaking the one-line installer, can you please check that script works end-to-end by running it against EL instance? I don't think we run something like that as a PR check.

blag commented 5 years ago

Ran it against CentOS 7 with Vagrant - added sudo to command, now it's good.