summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-06-15 17:37:25 +0200
committerTharre <tharre3@gmail.com>2018-06-15 17:37:25 +0200
commitceb1f54a7c2519cab700bb5e5cdb6e01e364e46a (patch)
treebe844c793d4d03277f2fccd210715ecb590829c3 /playbooks
parent9a3c2777012a2d73c7b4afe7ed443a2bdc9f9d44 (diff)
downloadinfrastructure-ceb1f54a7c2519cab700bb5e5cdb6e01e364e46a.tar.gz
infrastructure-ceb1f54a7c2519cab700bb5e5cdb6e01e364e46a.tar.xz
infrastructure-ceb1f54a7c2519cab700bb5e5cdb6e01e364e46a.zip
Add jenkins to nyarlathotep
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/nyarlathotep.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/nyarlathotep.yml b/playbooks/nyarlathotep.yml
index 3f07266..c7684a4 100644
--- a/playbooks/nyarlathotep.yml
+++ b/playbooks/nyarlathotep.yml
@@ -6,3 +6,4 @@
- { role: nginx, tags: ['www'] }
- { role: gitolite, git_config_keys: ".*", tags: ['git'] }
- { role: cgit, tags: ['cgit'] }
+ - { role: jenkins, tags: ['jenkins'] }