Fix mirror.wheel AFS volumes for releasing

We had a typo in our volume names.

Change-Id: I75021b65cf53556c63b1ff076adcc1c85d695c42
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-11-13 15:36:49 -05:00
parent 724769e31f
commit 73e3ca2698
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -2,9 +2,9 @@
roles:
- role: create-afs-token
- role: release-afs-volume
afs_volume: trustyx64
afs_volume: mirror.wheel.trustyx64
- role: release-afs-volume
afs_volume: cent7x64
afs_volume: mirror.wheel.cent7x64
- role: release-afs-volume
afs_volume: xenialx64
afs_volume: mirror.wheel.xenialx64
- role: destroy-afs-token