added global deployment tasks for new roles

This commit is contained in:
root 2016-11-09 13:56:56 +01:00
parent 5a32964fe9
commit 00736e7ac3
1 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,12 @@
- id: dynatrace-agent
type: group
role: ['dynatrace-agent']
tasks: [hiera, globals, tools, logging, netconfig, hosts]
parameters:
strategy:
type: parallel
- id: dynatrace-agent-install
role: ['dynatrace-agent']
type: puppet
version: 2.0.0
@ -10,6 +18,14 @@
timeout: 720
- id: dynatrace-security-gateway
type: group
role: ['dynatrace-security-gateway']
tasks: [hiera, globals, tools, logging, netconfig, hosts]
parameters:
strategy:
type: parallel
- id: dynatrace-security-gateway-install
role: ['dynatrace-security-gateway']
type: puppet
version: 2.0.0