summaryrefslogtreecommitdiff
path: root/src/posts
diff options
context:
space:
mode:
Diffstat (limited to 'src/posts')
-rw-r--r--src/posts/whats-coming-zuulv3.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/posts/whats-coming-zuulv3.hbs b/src/posts/whats-coming-zuulv3.hbs
index 91b5b62..28c3ca4 100644
--- a/src/posts/whats-coming-zuulv3.hbs
+++ b/src/posts/whats-coming-zuulv3.hbs
@@ -125,7 +125,7 @@
125 125
126 <p>As previously mentioned, the job content is now defined in Ansible 126 <p>As previously mentioned, the job content is now defined in Ansible
127 rather than using our Jenkins Job Builder tool. This playbook is going 127 rather than using our Jenkins Job Builder tool. This playbook is going
128 to run a tasks on a host called <em>controller</em> which you may 128 to run tasks on a host called <em>controller</em> which you may
129 remember we requested in the job definition. On that host, it will run 129 remember we requested in the job definition. On that host, it will run
130 <em>make distcheck</em>. Pretty much anything you can do in Ansible, you 130 <em>make distcheck</em>. Pretty much anything you can do in Ansible, you
131 can do in a Zuul job now, and the playbooks should also be re-usable 131 can do in a Zuul job now, and the playbooks should also be re-usable