summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-06-12 22:08:35 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-06-12 22:08:35 +0300
commitb262cd61f5f45299c2e3e8e158b638daba977309 (patch)
tree0e885baff7b26fdbcccba1d98861efa7196a4f5c
parent366221d088656686fcb6ff960b5c2a9d1fa65494 (diff)
ansible: More tags.jenkins-1.532.3
Change-Id: I341a8d76cb5ce69a00e7dc19dedcedf75b19cf07
-rw-r--r--ansible/jenkins.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/jenkins.yml b/ansible/jenkins.yml
index 4e8b52c..24fc9e0 100644
--- a/ansible/jenkins.yml
+++ b/ansible/jenkins.yml
@@ -24,7 +24,7 @@
- {role: jenkins-config-git, when: jenkins_config_from_backup}
- {role: jenkins-ssh-publish, when: jenkins_setup_ssh_publish, tags: ['publish']}
- {role: jenkins-linaro-theme}
- - {role: apache-site, config: "jenkins"}
+ - {role: apache-site, config: "jenkins", tags: ["apache"]}
- {role: linaro-jenkins-tools, tags: ['linaro-jenkins-tools']}
- {role: jenkins-utils-cron-disable}
- {role: jenkins-utils-publish-staging}