693258ab65
This is a modified version of zuul_afs we are running in zuulv2.5. The differences is we no longer setup kinit / aklog / k5start here. Instead we'd use the create-afs-token / destroy-afs-token roles. Change-Id: Id6223283dd10f178d13865a53e4f5d17ad73c661 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
5 lines
107 B
YAML
5 lines
107 B
YAML
- name: Synchronize files to AFS
|
|
zuul_afs:
|
|
source: "{{ afs_source }}"
|
|
target: "{{ afs_target }}"
|