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

NAME

Tapper::CLI::Cobbler

SYNOPSIS

This module is part of the Tapper::CLI framework. It is supposed to be used together with App::Rad. All following functions expect their arguments as $c->options->{$arg}.

    use App::Rad;
    use Tapper::CLI::Cobbler;
    Tapper::CLI::Cobbler::setup($c);
    App::Rad->run();

NAME

Tapper::CLI::Cobbler - Tapper - cobbler related commands for the tapper CLI

FUNCTIONS

host_new

Add a new system to cobbler by copying from an existing one.

host_del

Delete existing system from cobbler.

host_list

Show all hosts known to cobbler, optionally all matching a given criteria.

setup

Initialize the testplan functions for tapper CLI

AUTHOR

AMD OSRC Tapper Team, <tapper at amd64.org>

BUGS

COPYRIGHT & LICENSE

Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.

This program is released under the following license: freebsd

AUTHOR

AMD OSRC Tapper Team <tapper@amd64.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Advanced Micro Devices, Inc..

This is free software, licensed under:

  The (two-clause) FreeBSD License