mcollective_additions/plugins/v2.2/agent/action_agent.ddl in dtk-node-agent-0.7.6 vs mcollective_additions/plugins/v2.2/agent/action_agent.ddl in dtk-node-agent-0.7.7
- old
+ new
@@ -2,8 +2,8 @@
:description => "Action Agent allows us to run native bash commands on target system",
:author => "Reactor8",
:license => "",
:version => "",
:url => "",
- :timeout => 180
+ :timeout => 0
action "run_command", :description => "Run provided command on system" do
end