The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Tapper::MCP::Net::Reset::OSRC - Reset via OSRC reset script

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.