changed role deployment tasks

This commit is contained in:
root 2016-11-09 15:18:22 +01:00
parent 00736e7ac3
commit 600206e22e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
- id: dynatrace-agent
type: group
role: ['dynatrace-agent']
tasks: [hiera, globals, tools, logging, netconfig, hosts]
tasks: [hiera, globals, hosts]
parameters:
strategy:
type: parallel
@ -20,7 +20,7 @@
- id: dynatrace-security-gateway
type: group
role: ['dynatrace-security-gateway']
tasks: [hiera, globals, tools, logging, netconfig, hosts]
tasks: [hiera, globals, hosts]
parameters:
strategy:
type: parallel