infra-prod: fix naming of playbook
The opendev-infra-prod-setup-src job was introduced with I1bbf4f1402938216401dd924da62aa869a08875b but accidentally named the playbook "setup-source.yaml" instead of "setup-src.yaml". Change-Id: I05fdabff4450c9c7a04fc5f400d5e329e7823fbe
This commit is contained in:
parent
9a140efc69
commit
ca18ba18d0
@ -2,4 +2,4 @@
|
||||
import_playbook: setup-keys.yaml
|
||||
|
||||
- name: Setup source
|
||||
import_playbook: setup-source.yaml
|
||||
import_playbook: setup-src.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user