puppet-ceph/releasenotes/notes/centos-mirror-71fd6fb3f5916d5d.yaml
Emilien Macchi 2767d1ab7e repo: use $ceph_mirror in ceph::repo
If $ceph_repo is set, let's use it when deploying SIG repo.
The feature was only available for Ubuntu until now. But we
could use it for CentOS too.

Thanks to this patch, the Puppet OpenStack CI will now deploy
Ceph repositories from AFS mirrors provided by OpenStack Infra.

Related-Bug: #1676421
Depends-On: Ica91b23c0954ccee17ea13903048b6133758f9f3

Change-Id: I840c0288e5ea15c74578d6468f55acf2456c3326
2017-03-27 12:48:56 -04:00

5 lines
135 B
YAML

---
features:
- We can now deploy CentOS SIG repos from an external mirror
by re-using the $ceph_mirror parameter in ceph::repo.