Install jenkins-openid-plugin on Jenkins master

This commit is contained in:
Mikolaj Izdebski 2015-07-09 17:14:25 +00:00
parent a467d3c20d
commit 7ed1e1ca97

View file

@ -2,6 +2,7 @@
dnf: name={{ item }} state=installed
with_items:
- jenkins
- jenkins-openid-plugin
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1236210
# FIXME: remove when not needed any longer
- unzip