summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortavis_rudd <tavis_rudd>2007-10-11 19:40:14 +0000
committertavis_rudd <tavis_rudd>2007-10-11 19:40:14 +0000
commit31765530da8e6bc34d20f8a0982baa53b1daf160 (patch)
treeb96a895ffe152ae81bfe5efb412542b097e1f4d7 /www
parentf4a9a479ef3f9acce1fc402519d740821b426a0f (diff)
downloadpython-cheetah-31765530da8e6bc34d20f8a0982baa53b1daf160.tar.gz
update
Diffstat (limited to 'www')
-rw-r--r--www/_SiteTemplate.tmpl10
1 files changed, 9 insertions, 1 deletions
diff --git a/www/_SiteTemplate.tmpl b/www/_SiteTemplate.tmpl
index 0fd1a5f..b2ef9e4 100644
--- a/www/_SiteTemplate.tmpl
+++ b/www/_SiteTemplate.tmpl
@@ -614,7 +614,9 @@ href="http://www.webwareforpython.org/">Webware for Python</a> email list.</p>
</li>
<li>Cheetah is included in FreeBSD and most major Linux distributions:
- Gentoo, Fedora, Debian, and Ubuntu among others.</li>
+ Gentoo, Fedora, Red Hat, Debian, and Ubuntu among others.
+ The <a href="http://cobbler.et.redhat.com">Cobbler</a>
+ boot/provisioning server for Fedora and Red Hat uses Cheetah heavily.</li>
#call self.displayLinesAsList
<a href="http://info.patientwire.com/">PatientWire</a>
@@ -632,6 +634,12 @@ href="http://www.webwareforpython.org/">Webware for Python</a> email list.</p>
$makeLink('http://klive.cpushare.com/'), #slurp
<a href="http://kerneltrap.org/node/3148">Andrea Arcangeli$(apos)s</a> #slurp
"Linux Kernel Live Usage Monitor"
+ $makeLink('http://cobbler.et.redhat.com/'), #slurp
+ <a href="http://cobbler.et.redhat.com">Cobbler</a> is a centralized #slurp
+ provisioning (network deployment) server for Fedora and Red Hat #slurp
+ based Linux distributions. Cobbler uses Cheetah for rendering #slurp
+ kickstart files, DHCP configurations, PXE configuration trees, #slurp
+ and to power its web user interface.
$makeLink('http://www.instasong.com/InstaSong/')
$makeLink('http://www.axiomfire.com/') All internal tools and live eDialogues built with Cheetah
$makeLink('http://initd.org/') (makers of psycopg and pysqlite)