You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
What happened?
I installed crowdsec repos following the docs by running:
curl -s https://install.crowdsec.net | sudo sh
And subsequently:
But when trying to install the bouncer with:
Yum reports no match is found. I ended up resolving the issue by running:
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.rpm.sh | sudo bash
And installing worked as expected afterwards.
What did you expect to happen?
I assumed I would be able to install the bouncer from the same repo that crowdsec itself was installed from.
How can we reproduce it (as minimally and precisely as possible)?
curl -s https://install.crowdsec.net | sudo sh
yum install crowdsec
yum install crowdsec-firewall-bouncer-iptables
Anything else we need to know?
No response
version
N/A
crowdsec version
crowdsec version:
OS version
The text was updated successfully, but these errors were encountered: