project-config/playbooks/wheel/release.yaml
Paul Belanger ef48688dc6
Bring publish-wheel-mirror-ubuntu-bionic job online
The releases project has been updated to support ubuntu-bionic wheels,
start publishing them to AFS.

Change-Id: I30c1a7c702a7f2cf7f1544ddd62a7a0e719d9572
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-03-07 10:02:01 -05:00

13 lines
374 B
YAML

- hosts: localhost
roles:
- role: create-afs-token
- role: release-afs-volume
afs_volume: mirror.wheel.bionicx64
- role: release-afs-volume
afs_volume: mirror.wheel.trustyx64
- role: release-afs-volume
afs_volume: mirror.wheel.cent7x64
- role: release-afs-volume
afs_volume: mirror.wheel.xenialx64
- role: destroy-afs-token