From 89fa2f82c3fdb90a66bc5e6eef25bd3cb3efb0a6 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 3 Feb 2020 14:21:20 +1100 Subject: [PATCH] Migrate to upload-afs-roots role Handle the name change in the dependent change. Should have no functional change. Depends-On: https://review.opendev.org/705368 Change-Id: I9f1cc64e7b222de544cd024c3224099bbe42480f --- playbooks/website/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/website/publish.yaml b/playbooks/website/publish.yaml index 413efa4..f9eecfe 100644 --- a/playbooks/website/publish.yaml +++ b/playbooks/website/publish.yaml @@ -2,7 +2,7 @@ roles: - role: create-afs-token when: zuul_success | bool - - role: upload-afs + - role: upload-afs-roots afs_target: "/afs/.openstack.org/project/zuul-ci.org/www" when: zuul_success | bool - role: destroy-afs-token