From 9ea47440e9f7c026666f44f76ab579dd0a76ee01 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Wed, 15 Apr 2015 21:24:27 +0000 Subject: [PATCH] jenkins: Comment out the dia requirement for el7 --- playbooks/groups/jenkins-cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index f1af4f5a8d..080d7fa8bd 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -390,7 +390,7 @@ - java-1.8.0-openjdk-devel - python-straight-plugin - pyflakes # Requested by user rholy (ticket #4175) - - dia # Required by javapackages-tools ticket #4279 + #- dia # Required by javapackages-tools ticket #4279 when: ansible_distribution_version != "7.0" tags: - packages