Apply recipe mixin to enable usage of old recipe

Move configs from infra/config/global to infra/config

Bug: 124643718
Change-Id: I99590831a3d120c53fca7cae24436b9127334b4e
diff --git a/infra/config/global/cr-buildbucket.cfg b/infra/config/cr-buildbucket.cfg
similarity index 98%
rename from infra/config/global/cr-buildbucket.cfg
rename to infra/config/cr-buildbucket.cfg
index 1833ca9..272428e 100644
--- a/infra/config/global/cr-buildbucket.cfg
+++ b/infra/config/cr-buildbucket.cfg
@@ -80,6 +80,7 @@
         properties: "mastername:internal.client.r8"
         name: "rex"
       }
+      mixins: "build_limited_scripts_slave recipe"
     }
 
     builders {
diff --git a/infra/config/global/luci-logdog.cfg b/infra/config/luci-logdog.cfg
similarity index 100%
rename from infra/config/global/luci-logdog.cfg
rename to infra/config/luci-logdog.cfg
diff --git a/infra/config/global/luci-milo.cfg b/infra/config/luci-milo.cfg
similarity index 100%
rename from infra/config/global/luci-milo.cfg
rename to infra/config/luci-milo.cfg
diff --git a/infra/config/global/luci-scheduler.cfg b/infra/config/luci-scheduler.cfg
similarity index 100%
rename from infra/config/global/luci-scheduler.cfg
rename to infra/config/luci-scheduler.cfg
diff --git a/infra/config/global/project.cfg b/infra/config/project.cfg
similarity index 100%
rename from infra/config/global/project.cfg
rename to infra/config/project.cfg