The var will be added to the appropriate secrets repo.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
---
-pip_mirror_url: "http://apt-mirror.front.sepia.ceph.com/pypi/simple"
+pip_mirror_url: "http://{{ mirror_host }}/pypi/simple"
subscription_manager_activationkey: ""
subscription_manager_org: ""
yum_repos:
epel:
name: Extra Packages for Enterprise Linux 6 - $basearch
- baseurl: http://apt-mirror.front.sepia.ceph.com/epel6/
+ baseurl: "http://{{ mirror_host }}/epel6/"
enabled: 1
gpgcheck: 0
centos6-qemu-ceph:
priority: 2
centos6-misc-ceph:
name: Cent OS 6 Local misc Repo
- baseurl: http://apt-mirror.front.sepia.ceph.com/misc-rpms/
+ baseurl: "http://{{ mirror_host }}/misc-rpms/"
enabled: 1
gpgcheck: 0
priority: 2
priority: 2
rpmforge:
name: Red Hat Enterprise $releasever - RPMforge.net - dag
- baseurl: http://apt-mirror.front.sepia.ceph.com/rpmforge/
+ baseurl: "http://{{ mirror_host }}/rpmforge/"
enabled: 1
gpgcheck: 0
protect: 0
lab-extras:
name: lab-extras
- baseurl: http://apt-mirror.front.sepia.ceph.com/lab-extras/centos6/
+ baseurl: "http://{{ mirror_host }}/lab-extras/centos6/"
enabled: 1
gpgcheck: 0
priority: 2
yum_repos:
epel:
name: "Extra Packages for Enterprise Linux 7 - $basearch"
- baseurl: http://apt-mirror.front.sepia.ceph.com/epel7/
+ baseurl: "http://{{ mirror_host }}/epel7/"
enabled: 1
gpgcheck: 0
centos7-fcgi-ceph:
priority: 2
lab-extras:
name: lab-extras
- baseurl: http://apt-mirror.front.sepia.ceph.com/lab-extras/centos7/
+ baseurl: "http://{{ mirror_host }}/lab-extras/centos7/"
enabled: 1
gpgcheck: 0
priority: 2
common_yum_repos:
epel:
name: "Extra Packages for Enterprise Linux 6 - $basearch"
- baseurl: http://apt-mirror.front.sepia.ceph.com/epel6/
+ baseurl: "http://{{ mirror_host }}/epel6/"
enabled: 1
gpgcheck: 0
centos6-qemu-ceph:
priority: 2
lab-extras:
name: "lab-extras"
- baseurl: http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel6/
+ baseurl: "http://{{ mirror_host }}/lab-extras/rhel6/"
enabled: 1
gpgcheck: 0
priority: 2
priority: 2
centos6-misc-ceph:
name: "Cent OS 6 Local misc Repo"
- baseurl: http://apt-mirror.front.sepia.ceph.com/misc-rpms/
+ baseurl: "http://{{ mirror_host }}/misc-rpms/"
enabled: 1
gpgcheck: 0
priority: 2
common_yum_repos:
epel:
name: "Extra Packages for Enterprise Linux 7 - $basearch"
- baseurl: http://apt-mirror.front.sepia.ceph.com/epel7/
+ baseurl: "http://{{ mirror_host }}/epel7/"
enabled: 1
gpgcheck: 0
rhel-7-fcgi-ceph:
priority: 2
lab-extras:
name: "lab-extras"
- baseurl: http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/
+ baseurl: "http://{{ mirror_host }}/lab-extras/rhel7/"
enabled: 1
gpgcheck: 0
priority: 2