openstack-ansible-lxc_hosts/releasenotes/notes/centos-private-epel-3fe4c9ff68ec3a18.yaml
Kourosh Vivan 921c98f67b Centos EPEL options default to global variable
Repository variables lxc_centos_epel_mirror and lxc_centos_epel_key will
default to centos_epel_mirror and centos_epel_key

Change-Id: Icf84a0a55654fa890947bae5b608870eddad7324
2019-10-17 15:26:12 +00:00

6 lines
237 B
YAML

---
features:
- You can set a private repository for epel, you must use
``lxc_centos_epel_mirror`` for the repo URL and if you need to get the GPG key
from intranet or a mirror use ``lxc_centos_epel_key`` for gpg key location.