summaryrefslogtreecommitdiffstats
path: root/docs/cobbler.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-12-19 18:07:12 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-12-19 18:07:12 -0500
commit2341658651c34fcb892a582b9a2a0be7c6763fa6 (patch)
tree1e52fa608b8d41cb3899bee81e8fc1b1be4a4b4d /docs/cobbler.pod
parent2be7f62552810bc9eef241b989c2fcfff83ef93e (diff)
downloadthird_party-cobbler-2341658651c34fcb892a582b9a2a0be7c6763fa6.tar.gz
third_party-cobbler-2341658651c34fcb892a582b9a2a0be7c6763fa6.tar.xz
third_party-cobbler-2341658651c34fcb892a582b9a2a0be7c6763fa6.zip
Fix Manpage indent.
Diffstat (limited to 'docs/cobbler.pod')
-rw-r--r--docs/cobbler.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index f5d0f72..b20e62c 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -176,12 +176,12 @@ Example: If profile A has --kopts="x=7 y=2", B inherits from A, and B has --kop
Example: If profile B has --virt-ram=256 and A has --virt-ram of 512, profile B will use the value 256.
Example: If profile A has a --virt-file-size of 5 and B does not specify a size, B will use the value from A.
-=back
-
=item server-override
This parameter should be useful only in select circumstances. If machines are on a subnet that cannot access the cobbler server using the name/IP as configured in the cobbler settings file, use this parameter to override that server name. See also --dhcp-tag for configuring the next server and DHCP informmation of the system if you are also using Cobbler to help manage your DHCP configuration.
+=back
+
=head2 ADDING A SYSTEM
System records map a piece of hardware (or a virtual machine) with the cobbler profile to be assigned to run on it. This may be thought of as chosing a role for a specific system.