Fix github setup in zuul from scratch

If you follow the rest of the zuul-from-scratch tutorial you will be using
zuul's git, not openstack's git which doesn't have the openstack-infra
namespace prefix.

Change-Id: I5976b7b72b8c787e95ea09553c8b885db3c5d8ab
This commit is contained in:
Joshua Hesketh 2018-07-10 17:39:49 +10:00
parent 793f693959
commit 07b5449a99
1 changed files with 2 additions and 2 deletions

View File

@ -99,9 +99,9 @@ Edit ``/etc/zuul/main.yaml`` so that it looks like this::
source:
zuul-git:
config-projects:
- openstack-infra/zuul-base-jobs
- zuul-base-jobs
untrusted-projects:
- openstack-infra/zuul-jobs
- zuul-jobs
github:
config-projects:
- my-org/zuul-test-config