project-config/playbooks/publish/infra-index.yaml
Monty Taylor 535f33a073
Rework openstack doc publishing to not be overridable
Hard-code the destination in the playbooks.

Adds mappings for v3 for infra jobs.

Change-Id: Ib6126ac94a808ce24f4552641bab1925674d9851
2017-09-18 14:54:22 -05:00

7 lines
139 B
YAML

- hosts: localhost
roles:
- create-afs-token
- role: upload-afs
afs_target: "{{ afs.path }}/infra"
- destroy-afs-token