summaryrefslogtreecommitdiffstats
path: root/docs/cobbler.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-26 17:45:10 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-26 17:45:10 -0400
commit63008ccf38a24aaf7304a81a1170603d1000b174 (patch)
treeab06af18b97fc6ab934cc53137625e55c887b6fe /docs/cobbler.pod
parent749c94d69b5cab6b217758af303fa41dcc9aa71f (diff)
downloadthird_party-cobbler-63008ccf38a24aaf7304a81a1170603d1000b174.tar.gz
third_party-cobbler-63008ccf38a24aaf7304a81a1170603d1000b174.tar.xz
third_party-cobbler-63008ccf38a24aaf7304a81a1170603d1000b174.zip
Added kickstart validation code to cobbler + documentation.
Diffstat (limited to 'docs/cobbler.pod')
-rw-r--r--docs/cobbler.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index 0f75bbc..42270e7 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -482,6 +482,10 @@ When working with Cheetah, be sure to escape any shell macros that look like "$(
Should you want to express larger sections of templating (more that can be decently expressed on the command line), you may want to edit /var/lib/cobbler/ files directly. Keep in mind that changes need to be valid YAML 1.0 syntax and "cobbler sync" should be run after making any changes to those files.
+=head2 KICKSTART VALIDATION
+
+To check for potential errors in kickstarts, prior to installation, use "cobbler validateks". This function will check all profile and system kickstarts for detectable errors. Since pykickstart is not future-Anaconda-version aware, there may be some false positives. It should be noted that "cobbler validateks" runs on the rendered kickstart output, not kickstart templates themselves.
+
=head2 DHCP CONFIGURATION MANAGEMENT
Cobbler can optionally help you manage DHCP and (depending on how used) DNS as it relates