diff --git a/roles/bodhi2/backend/files/el6-epel-testing.mash b/roles/bodhi2/backend/files/dist-6E-epel-testing.mash similarity index 94% rename from roles/bodhi2/backend/files/el6-epel-testing.mash rename to roles/bodhi2/backend/files/dist-6E-epel-testing.mash index f59f50d220..c0d456330e 100644 --- a/roles/bodhi2/backend/files/el6-epel-testing.mash +++ b/roles/bodhi2/backend/files/dist-6E-epel-testing.mash @@ -1,6 +1,6 @@ # mash config file -[el6-epel-testing] +[dist-6E-epel-testing] rpm_path = %(arch)s/ source_path = SRPMS/ debuginfo_path = %(arch)s/debug diff --git a/roles/bodhi2/backend/files/el6-epel.mash b/roles/bodhi2/backend/files/dist-6E-epel.mash similarity index 96% rename from roles/bodhi2/backend/files/el6-epel.mash rename to roles/bodhi2/backend/files/dist-6E-epel.mash index e87ad1004f..4ca3fc1bce 100644 --- a/roles/bodhi2/backend/files/el6-epel.mash +++ b/roles/bodhi2/backend/files/dist-6E-epel.mash @@ -1,6 +1,6 @@ # mash config file -[el6-epel] +[dist-6E-epel] rpm_path = %(arch)s/ source_path = SRPMS/ debuginfo_path = %(arch)s/debug