e361c88af9
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
6 lines
189 B
YAML
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.
|