Don't set up RDO repositories on Fedora

The RDO community doesn't meaningfully test their packages on
Fedora and openvswitch is also available in Fedora base
repositories at a recent enough version.

Change-Id: I30713e1ecd70d03d8a520e31bdccdfbe08482699
This commit is contained in:
David Moreau-Simard 2017-10-15 12:54:44 -04:00
parent afb6f902f1
commit 337835ad20
No known key found for this signature in database
GPG Key ID: 33A07694CBB71ECC
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
when:
- rdo_repository is defined
- ansible_os_family == "RedHat"
- ansible_distribution != "Fedora"
register: rdo_repos
- name: Install openvswitch