Logoutput for Exec['grafana_dashboard_update']

Mostly to help remote users see what puppet is doing when the update
command runs.

Change-Id: I537ec3c3a9c6c366c25d9c5ef87ee643a4a9b6b5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-10-23 12:26:15 -04:00
parent 7ce22a2851
commit 57de1eb239
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ class grafyaml (
exec { 'grafana_dashboard_update':
command => 'grafana-dashboard --config-file /etc/grafyaml/grafyaml.conf update /etc/grafyaml/config',
logoutput => true,
path => '/bin:/usr/bin:/usr/local/bin',
refreshonly => true,
require => [