From b9207468b9132190a8ff1f47c98cdaa5a9235a48 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 5 Dec 2019 17:10:40 +0100 Subject: [PATCH] distgit-bz: the name of the role must match the name of the project Signed-off-by: Pierre-Yves Chibon --- .../files/cron.yml | 0 .../templates/buildconfig.yml | 0 .../templates/configmap.yml | 0 .../templates/configuration.toml | 0 .../templates/imagestream.yml | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename roles/openshift-apps/{distgit_bugzilla_sync => distgit-bugzilla-sync}/files/cron.yml (100%) rename roles/openshift-apps/{distgit_bugzilla_sync => distgit-bugzilla-sync}/templates/buildconfig.yml (100%) rename roles/openshift-apps/{distgit_bugzilla_sync => distgit-bugzilla-sync}/templates/configmap.yml (100%) rename roles/openshift-apps/{distgit_bugzilla_sync => distgit-bugzilla-sync}/templates/configuration.toml (100%) rename roles/openshift-apps/{distgit_bugzilla_sync => distgit-bugzilla-sync}/templates/imagestream.yml (100%) diff --git a/roles/openshift-apps/distgit_bugzilla_sync/files/cron.yml b/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml similarity index 100% rename from roles/openshift-apps/distgit_bugzilla_sync/files/cron.yml rename to roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml diff --git a/roles/openshift-apps/distgit_bugzilla_sync/templates/buildconfig.yml b/roles/openshift-apps/distgit-bugzilla-sync/templates/buildconfig.yml similarity index 100% rename from roles/openshift-apps/distgit_bugzilla_sync/templates/buildconfig.yml rename to roles/openshift-apps/distgit-bugzilla-sync/templates/buildconfig.yml diff --git a/roles/openshift-apps/distgit_bugzilla_sync/templates/configmap.yml b/roles/openshift-apps/distgit-bugzilla-sync/templates/configmap.yml similarity index 100% rename from roles/openshift-apps/distgit_bugzilla_sync/templates/configmap.yml rename to roles/openshift-apps/distgit-bugzilla-sync/templates/configmap.yml diff --git a/roles/openshift-apps/distgit_bugzilla_sync/templates/configuration.toml b/roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml similarity index 100% rename from roles/openshift-apps/distgit_bugzilla_sync/templates/configuration.toml rename to roles/openshift-apps/distgit-bugzilla-sync/templates/configuration.toml diff --git a/roles/openshift-apps/distgit_bugzilla_sync/templates/imagestream.yml b/roles/openshift-apps/distgit-bugzilla-sync/templates/imagestream.yml similarity index 100% rename from roles/openshift-apps/distgit_bugzilla_sync/templates/imagestream.yml rename to roles/openshift-apps/distgit-bugzilla-sync/templates/imagestream.yml