#extends cobbler.webui.master #block body #import time #if $profile #end if #if $editable != True #set global $owners = $profile.owners #include "/usr/share/cobbler/webui_templates/enoaccess.tmpl" #end if
#if $profile Editing Profile #else Adding a Profile #end if #if $profile #if $profile.distro == "<>" #set $subprofile = 1 #else #set $subprofile = 0 #end if #else #end if #if $profile #else #end if #if $profile #end if #if $subprofile #else #end if #if $profile and $editable == True #end if #if $editable == True #end if #end block body
#if $profile

Example: RHEL-5-i386-webserver

Edit Rename + Edit Copy + Edit

How do you want to modify this object?

$time.ctime($profile.ctime)
$time.ctime($profile.mtime)
#if $profile #set $comm = $profile.comment #else #set $comm = "" #end if

This is a free-form description field

Inherit parameters from what profile?

What OS Distribution is this profile based on?

An absolute filesystem path to a template (preferred), or http:// URL

Example: noipv6 magic=foo

Example: clocksource=pit nosmp noapic nolapic

Example: dog=fido gnome=yes

#if $profile #if str($profile.enable_menu) != "False" #else #end if #else #end if

Show this profile in the PXE boot menu?

#if $profile #set joined = " ".join($profile.name_servers) #else #end if

Name servers, space delimited, if not provided by DHCP

#if $profile #set joined = " ".join($profile.name_servers_search) #else #end if

Name servers search path, space delimited, if not provided by DHCP

For virtual installs only, require this disk size in GB.

For virtual installs only, allocate this amount of RAM, in MB.

#if $profile and $profile.virt_type == "auto" Any #else #if $profile Any #else Any #end if #end if #if $profile and $profile.virt_type == "xenpv" Xen (pv) #else Xen (pv) #end if #if $profile and $profile.virt_type == "xenfv" Xen (fv) #else Xen (fv) #end if #if $profile and $profile.virt_type == "qemu" qemu/KVM #else qemu/KVM #end if #if $profile and $profile.virt_type == "vmware" VMW Server #else VMW Server #end if #if $profile and $profile.virt_type == "vmwarew" VMW WkStn #else VMW WkStn #end if

What virtualization technology should koan use?

Sets koan's storage preferences, read manpage or leave blank.

Overrides the virtual networking bridge choice in settings.

How many virtual CPUs? This is an integer.

Select one or many additional repos to automatically assign to the target system. (this is a good place to include an updates repo)

Specifies alternative DHCP configuration, see manpage or leave blank

Use this server for kickstarts, not the value in settings. Usually this should be left alone.

Registration key for RHN, Satellite, or Spacewalk

RHN, Satellite, or Spacewalk server

#if $profile #set joined = " ".join($profile.mgmt_classes) #else #end if

Management classes (space delimited) for use with external configuration management system.

#if $profile #set ownerslist = ' '.join($profile.owners) #end if

Applies only if using authz_ownership module, space-delimited

Yes Really Delete child objects?

Check both buttons and click save to delete this object