Description
Open Policy Agent packages for RHEL/CentOS 7 & 8. Visit homepage for full instructions.
Installation Instructions
CentOS/RHEL 8:
dnf -y install dnf-plugins-core
dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/harbottle/opa/repo/epel-8/harbottle-opa-epel-8.repo
dnf -y install opa
CentOS/RHEL 7:
yum -y install yum-utils
yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/harbottle/opa/repo/epel-7/harbottle-opa-epel-7.repo
yum -y install opa
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (15)* | EPEL 7 (162 downloads) |
EPEL 8 | x86_64 (66)* | EPEL 8 (133 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable harbottle/opa
More info about enabling Copr repositories