From c09b7dede5c549461fe37b41172bf53371b84e7d Mon Sep 17 00:00:00 2001 From: vass Date: Sun, 12 Apr 2020 10:44:41 +0200 Subject: [PATCH] Use ensure-* roles The install-* roles in zuul-jobs have been renamed to ensure-*, follow the rename. Change-Id: Ie42c76f3659f4944435b2227dfea9e11c0607587 --- playbooks/container-builder-setup-gate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/container-builder-setup-gate.yaml b/playbooks/container-builder-setup-gate.yaml index 3061a88b2a..8875c27b83 100644 --- a/playbooks/container-builder-setup-gate.yaml +++ b/playbooks/container-builder-setup-gate.yaml @@ -2,7 +2,7 @@ - hosts: all roles: - configure-swap - - install-docker + - ensure-docker tasks: - name: Create logging folders file: