summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorroot <root@localhost.localdomain>2008-11-18 12:32:35 -0500
committerroot <root@localhost.localdomain>2008-11-18 12:32:35 -0500
commitdd46d3d425db64e5301c13fa3153730aa5bd8892 (patch)
tree21e2beee27e73b2a9e331f183f9655a5a6c84d48 /docs
parent9fe5605e0f302d1de76235a4150d3b01e2b6e42c (diff)
downloadcobbler-dd46d3d425db64e5301c13fa3153730aa5bd8892.tar.gz
cobbler-dd46d3d425db64e5301c13fa3153730aa5bd8892.tar.xz
cobbler-dd46d3d425db64e5301c13fa3153730aa5bd8892.zip
Update the WUI docs page and manpage to link to fedorahosted.org/cobbler directly.
Diffstat (limited to 'docs')
-rw-r--r--docs/cobbler.pod7
-rw-r--r--docs/wui.html5
2 files changed, 5 insertions, 7 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index dfe6c16d..a4ef41b3 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -22,8 +22,7 @@ The main advantage of cobbler is that it glues together a lot of disjoint techno
This manpage will focus on the cobbler command line tool for use in configuring cobbler. There is also mention
of the Cobbler WebUI which is usable for day-to-day operation of Cobbler once installed/configured. Docs on
-the API and XMLRPC components are available online at http://cobbler.et.redhat.com and the companion Wiki:
-https://hosted.fedoraproject.org/projects/cobbler/.
+the API and XMLRPC components are available online at http://fedorahosted.org/cobbler.
Most users will be interested in the Web UI and should set it up, though the command line is needed for initial configuration -- in particular "cobbler check" and "cobbler import".
@@ -731,7 +730,7 @@ Triggers provide a way to integrate cobbler with arbitrary 3rd party software wi
=head2 API
-Cobbler also makes itself available as a Python API for use by higher level management software. Learn more at http://cobbler.et.redhat.com
+Cobbler also makes itself available as a Python API for use by higher level management software. Learn more at http://fedorahosted.org/cobbler
=head2 WEB USER INTERFACE
@@ -753,7 +752,7 @@ Cobbler has a mailing list for user and development-related questions/comments a
IRC channel: irc.freenode.net (#cobbler)
-Official web site: http://cobbler.et.redhat.com/
+Official web site: http://fedorahosted.org/cobbler/
Wiki and user contributed content: https://hosted.fedoraproject.org/projects/cobbler/
diff --git a/docs/wui.html b/docs/wui.html
index ebb9b391..d278479c 100644
--- a/docs/wui.html
+++ b/docs/wui.html
@@ -26,13 +26,12 @@
<h4>Welcome</h4>
<p>
-This is the web configuration interface for a <A HREF="http://cobbler.et.redhat.com">Cobbler</A> Server. Cobbler is an automated net install and update server for Linux operating systems. You can use this web interface to decide what you want to install and where -- and then deploy that configuration using network booting (PXE), or do reinstalls and virtual installs with "koan". There is also a koan live CD if you can't set up a PXE environment and still have bare-metal install needs.</p>
+This is the web configuration interface for a <A HREF="http://fedorahosted.org/cobbler">Cobbler</A> Server. Cobbler is an automated net install and update server for Linux operating systems. You can use this web interface to decide what you want to install and where -- and then deploy that configuration using network booting (PXE), or do reinstalls and virtual installs with "koan". There is also a "cobbler buildiso" command if you can't set up a PXE environment and still have bare-metal install needs.</p>
<p>
The Cobbler WebUI is designed for simplifying day-to-day usage of the Cobbler provisioning server. It performs
<i>most</i> but not <i>all</i> of the functions the command line tool "cobbler" or the API can perform. If you have
-not already done so, you may be interested to read more about Cobbler at <A HREF="http://cobbler.et.redhat.com">
-cobbler.et.redhat.com</A> and at <A HREF="https://fedorahosted.org/cobbler">fedorahosted.org</A>.
+not already done so, you may be interested to read more about Cobbler at <A HREF="http://fedorahosted.org/cobbler">fedorahosted.org/cobbler</A>.
Those pages contain further documentation, tips & tricks, and links to the mailing list and users/developers
IRC channel.
</p>