removed debug output

This commit is contained in:
dirkwall 2016-11-07 13:24:22 +01:00
parent 15ef33170e
commit 28c1764d98
2 changed files with 0 additions and 6 deletions

View File

@ -14,9 +14,6 @@ else {
$url = "https://${tenant}.live.dynatrace.com/installer/agent/unix/latest/${token}"
}
notify {$url:} ->
notify {$file:} ->
download {'Download Dynatrace OneAgent':
uri => $url,
dest => $file

View File

@ -14,9 +14,6 @@ else {
$url = "https://${tenant}.live.dynatrace.com/installer/sg/unix/latest/${token}"
}
notify {$url:} ->
notify {$file:} ->
download {'Download Dynatrace Security Gateway':
uri => $url,
dest => $file