45a61bd2c1
For basic CI jobs, we should leverage tripleo-repos to do the yum repository configurations for us. Change-Id: I49ad22c44883b516bd9c8b76f71b7afeb24be20c
7 lines
251 B
YAML
7 lines
251 B
YAML
---
|
|
# defaults file for tripleo-repos
|
|
tripleo_repos_repository: "git+https://git.openstack.org/openstack/tripleo-repos"
|
|
workspace: "{{ ansible_user_dir }}"
|
|
centos_mirror_host: "http://mirror.centos.org"
|
|
rdo_mirror_host: "https://trunk.rdoproject.org"
|