From 1f0e978bc1204e7917ac1e19313abaa4552cc3f7 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Jan 2018 16:33:16 -0800 Subject: [PATCH] Zuul: Remove project name Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: Id90d46ebd1c39af4e484558336840ef52e3aec68 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 26f4c39..d9db339 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,4 @@ - project: - name: openstack/puppet-panko templates: - puppet-openstack-check-jobs - puppet-openstack-module-unit-jobs