From 6ed2ac0ced37f7b657e1a846d30d2f7cc716a193 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 7 Dec 2016 18:31:46 +0000 Subject: [PATCH] add libselinux-python to osbs cluster pre-reqs Signed-off-by: Adam Miller --- playbooks/groups/osbs-cluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 59e28bc0ca..f0dacec94c 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -84,6 +84,7 @@ - rsync - dbus-python - NetworkManager + - libselinux-python # This is required for OpenShift built-in SkyDNS inside the overlay network # of the cluster