Skip to content
Snippets Groups Projects
Commit b82c9adb authored by hahn's avatar hahn
Browse files

- show complete output of puppet agent

parent 5e0598de
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,8 @@ $aConfig=array(
'installPackages'=>array(
'user'=>'imldeployment',
'testcommand'=>'sudo puppet --version',
'command'=>'sudo puppet agent -t | fgrep -i Deploy',
// 'command'=>'sudo puppet agent -t | fgrep -i Deploy',
'command'=>'sudo puppet agent -t',
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment