[mcagents] Fix MC timeout for net_probe agent.

This commit is contained in:
Andrey Danin 2013-06-18 17:32:40 +04:00
parent 6030fed6c8
commit b56ef7a6eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
metadata :name => "Erase node bootloader",
metadata :name => "Erase node bootloader and reboot it",
:description => "Erase node bootloader and reboot it.",
:author => "Andrey Danin",
:license => "MIT",

View File

@ -4,7 +4,7 @@ metadata :name => "Network Probe Agent",
:license => "MIT",
:version => "0.1",
:url => "http://mirantis.com",
:timeout => 300
:timeout => 40
action "start_frame_listeners", :description => "Starts catching packets on interfaces" do
display :always