mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
Add rhel-6-server-optional-rpms to RHEL6
This commit is contained in:
parent
c012d1c1d3
commit
3c117fa5f3
@ -49,6 +49,7 @@ function main_rhel() {
|
|||||||
|
|
||||||
if [[ $DISTRO = "rhel6" ]]; then
|
if [[ $DISTRO = "rhel6" ]]; then
|
||||||
sudo subscription-manager repos --enable=rhel-server-rhscl-6-rpms
|
sudo subscription-manager repos --enable=rhel-server-rhscl-6-rpms
|
||||||
|
sudo subscription-manager repos --enable=rhel-6-server-optional-rpms
|
||||||
package scl-utils
|
package scl-utils
|
||||||
package policycoreutils-python
|
package policycoreutils-python
|
||||||
package devtoolset-3-runtime
|
package devtoolset-3-runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user