This is the command cobbler-enlist that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
cobbler-enlist -- Cobbler Enlistment tool, for enlisting with a cobbler server over a
network
SYNOPSIS
cobbler-enlist --serverurl=http://cobbler.server/cobbler_api --username=cobbler
--password=cobbler --name=test --profile=ubuntu-server-x86_64
DESCRIPTION
: cobbler-enlist <parameters>
Parameters:
-s, --serverurl -- resolvable Cobbler server API URL
-u, --username
-- valid Cobbler user
-p, --password
-- password for above user
-n, --name
-- Cobbler name
-P, --profile
-- Cobbler profile
-i, --netif
-- single network I/F to be registered
-m, --manclass
-- Cobbler management class
--netif is optional; if not specified, all network I/Fs will be registered
all other parameters are required
WARNING
Currently all traffic sent is done so via plain HTTP. SSL is currently not supported.
This includes the cobbler server credentials. It is strongly recommended that this
tool is only used in a trusted network segment.
cobbler-enlist USAGE:(1)
Use cobbler-enlist online using onworks.net services