openstack-ansible-repo_server/releasenotes/notes/centos-private-epel-3fe4c9ff68ec3a18.yaml
Kourosh Vivan aecff065f1 Add Centos GPG key custom url
When using a custom repo with repo_centos_epel_mirror, you maybe need to
change the gpg key url because offline env

You can use this variable: repo_centos_epel_key

Change-Id: I9bb305d866f3d65653b95a25a5b9f5ecde5af0b0
2019-10-17 20:56:01 +02:00

7 lines
243 B
YAML

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