diff options
Diffstat (limited to 'yaml/ckons.local/deploy.yaml')
| -rw-r--r-- | yaml/ckons.local/deploy.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/yaml/ckons.local/deploy.yaml b/yaml/ckons.local/deploy.yaml index 5c814ca..36b305a 100644 --- a/yaml/ckons.local/deploy.yaml +++ b/yaml/ckons.local/deploy.yaml @@ -14,6 +14,18 @@ deploy_script: "deploy-target.sh" target: "ns" installer_url: "git@ns:repos/wro-installer.git" + - "{app}-deploy-{target}": + app: "ldapadmin" + node: "ansible" + deploy_script: "deploy-target.sh" + target: "sphinkpad" + installer_url: "git@ns:repos/ldapadmin-installer.git" + - "{app}-deploy-{target}": + app: "ldapadmin" + node: "ansible" + deploy_script: "deploy-target.sh" + target: "ns" + installer_url: "git@ns:repos/ldapadmin-installer.git" - job-template: name: "{app}-deploy-{target}" |
