NAME

Tapper::MCP::Net::Reset::Exec - Reset by calling an executable

DESCRIPTION

This is a plugin for Tapper.

It provides resetting a machine via the OSRC reset script (an internal tool).

To use it add the following config to your Tapper config file:

reset_plugin: OSRC
reset_plugin_options:

This configures Tapper MCP to use the OSRC plugin for reset and leaves configuration empty.

FUNCTIONS

reset_host ($mcpnet, $host, $options)

The primary plugin function.

It is called with the Tapper::MCP::Net object (for Tapper logging), the hostname to reset and the options from the config file.