4 Commits

Author SHA1 Message Date
Zuul
158f190fcd Merge "Cron module wants strings" 2020-04-27 01:39:06 +00:00
Monty Taylor
267d7e728d Cron module wants strings
We're getting ansible warnings about converting these to strings
for us.

Change-Id: Iba70b5e71ded01ca2e11276fb2f007c9d7aa1866
2020-04-25 11:59:29 -05:00
Monty Taylor
77e848b237 Remove an extra backslash
Change-Id: Ia027a2d51ed51ece224de07ef0d45a7ee95dc485
2020-04-24 18:04:53 -05:00
Monty Taylor
f0b77485ec Run Zuul using Ansible and Containers
Zuul is publishing lovely container images, so we should
go ahead and start using them.

We can't use containers for zuul-executor because of the
docker->bubblewrap->AFS issue, so install from pip there.

Don't start any of the containers by default, which should
let us safely roll this out and then do a rolling restart.
For things (like web or mergers) where it's safe to do so,
a followup change will swap the flag.

Change-Id: I37dcce3a67477ad3b2c36f2fd3657af18bc25c40
2020-04-24 09:18:44 -05:00