puppet-openstack_extras/releasenotes/notes/disable_epel-a07b06048465e7a1.yaml
Emilien Macchi e361c88af9 repos: disable EPEL by default
EPEL is not required when deploying OpenStack with RDO repositories.
In fact, it's causing some packaging conflicts for some dependencies,
and having it installed might cause some deployment failures.

To avoid this situation, let's disable its setup by default to improve
our user experience but add a note about why we disable it by default.

Change-Id: I2f06619e74f5e07889e29a82401344dda67ef51a
2016-09-28 16:12:46 -04:00

6 lines
189 B
YAML

---
other:
- Disable EPEL repository setup by default. Keep the boolean if users
want it, but add a note that EPEL is not required when deploying
OpenStack with RDO repositories.