From 3e9a6a988a09bef31f48fc89916154c7dc1f80e7 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 20 Jul 2017 18:45:30 +0000 Subject: [PATCH] switch to python3 deps for osbs nodes in stage Signed-off-by: Adam Miller --- playbooks/groups/osbs-orchestrator-cluster.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/osbs-orchestrator-cluster.yml b/playbooks/groups/osbs-orchestrator-cluster.yml index 325ebf31ee..9cd1434f76 100644 --- a/playbooks/groups/osbs-orchestrator-cluster.yml +++ b/playbooks/groups/osbs-orchestrator-cluster.yml @@ -133,10 +133,11 @@ with_items: - tar - rsync - - dbus-python + - python3-dbus - NetworkManager - - libselinux-python + - libselinux-python3 - origin + - python3-PyYAML - name: Deploy controller public ssh keys to osbs cluster hosts authorized_key: