diff --git a/tests/Dockerfile.centos-7 b/tests/Dockerfile.centos-7 index 88b20a0..fec5693 100644 --- a/tests/Dockerfile.centos-7 +++ b/tests/Dockerfile.centos-7 @@ -15,7 +15,7 @@ rm -f /lib/systemd/system/anaconda.target.wants/*; # Install Ansible RUN yum -y install epel-release -RUN yum -y install git ansible sudo +RUN yum -y install git ansible sudo libselinux-utils RUN yum clean all # Disable requiretty