From 25c1a6896ff0909c5578edc5f7efeee54339e750 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Tue, 22 Aug 2017 15:10:49 +0000 Subject: [PATCH] add httpd-tools to osbs control hosts for openshift-ansible Signed-off-by: Adam Miller --- playbooks/groups/osbs-orchestrator-cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/osbs-orchestrator-cluster.yml b/playbooks/groups/osbs-orchestrator-cluster.yml index 7503193e84..a79c524bd1 100644 --- a/playbooks/groups/osbs-orchestrator-cluster.yml +++ b/playbooks/groups/osbs-orchestrator-cluster.yml @@ -67,7 +67,7 @@ - git - python-passlib - java-1.8.0-openjdk-headless - + - httpd-tools # This section sets up the SSL Certs for "public facing" which is how Koji will # interact with the OSBS Orchestration cluster. This is not needed on the worker