Add the vars files to see the private repo

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-03-21 09:54:09 +01:00
parent 52d6bfb335
commit 05566181a9

View file

@ -535,6 +535,10 @@
- name: setup orchestrator token for x86_64-osbs - name: setup orchestrator token for x86_64-osbs
hosts: osbs-masters-stg[0] hosts: osbs-masters-stg[0]
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- "/srv/private/ansible/vars.yml"
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles: roles:
- role: osbs-secret - role: osbs-secret
osbs_secret_name: x86-64-osbs osbs_secret_name: x86-64-osbs