Ignore duplicate project-template definitions

Let the first one win, so that they can't be updated in other branches or
repos.

Change-Id: I5d0c2d428b0714935949d1e0350ab98ef2969293
This commit is contained in:
James E. Blair
2017-10-20 11:28:53 -07:00
parent 7324f8d704
commit 6bc1048074
4 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
- hosts: all
tasks: []

View File

@@ -76,6 +76,15 @@
- job:
name: common-config-test
- job:
name: template-job
- project-template:
name: common-config-template
check:
jobs:
- template-job
- project:
name: common-config
check: