summaryrefslogtreecommitdiffstats
path: root/docs/cobbler.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-12-11 18:40:34 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-12-11 18:40:34 -0500
commit21d1d81becbd6c801428555c1fe3984f9315a6cc (patch)
treec106b1416d6caca88061f72e8d436f4ee62718e4 /docs/cobbler.pod
parent43522b47b1cfc252108476ff9295f297050f52e6 (diff)
downloadcobbler-21d1d81becbd6c801428555c1fe3984f9315a6cc.tar.gz
cobbler-21d1d81becbd6c801428555c1fe3984f9315a6cc.tar.xz
cobbler-21d1d81becbd6c801428555c1fe3984f9315a6cc.zip
Mention RHN features in the manpage 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 f6f08508..b7361c25 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -133,6 +133,10 @@ Users with small sites and a limited number of admins can probably ignore this o
This feature allows cobbler to be used as a configuration management system. The argument is a space delimited string of key=value pairs. Each key is the path to a template file, each value is the path to install the file on the system. This is described in further detail on the Cobbler Wiki and is implemented using special code in the post install. Koan also can retrieve these files from a cobbler server on demand, effectively allowing cobbler to function as a lightweight templated configuration management system.
+=item redhat-management-key
+
+If you're using Red Hat Network, Red Hat Satellite Server, or Spacewalk, you can store your authentication keys here and Cobbler can add the neccessary authentication code to your kickstart where the snippet named "redhat_register" is included. Read more about setup in /etc/cobbler/settings.
+
=back
=head2 PROFILES