summaryrefslogtreecommitdiffstats
path: root/cloud/website/index.html
diff options
context:
space:
mode:
authorGreg Blomquist <gblomqui@redhat.com>2008-06-19 11:26:41 -0400
committerGreg Blomquist <gblomqui@redhat.com>2008-06-19 11:26:41 -0400
commit4f244d65c5c2e4ffb4b38e00baa5f83de89c20d8 (patch)
tree3766d2acc9bab1e67f59265ddf65eaf11524b0eb /cloud/website/index.html
parent6589df757f98b386afda6bbb1b076577b96b8ae2 (diff)
Creating a "cloud controller" daemon to run on cloud machines and provision virtual machines within the cloud.
Updated everest-bootstrap to call the cloud controller when provisioning machines Removed "koan" operations from everestd. Now everestd only knows how to register machines with everest and cobbler. Basically a rollback to its previous version.
Diffstat (limited to 'cloud/website/index.html')
-rw-r--r--cloud/website/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/cloud/website/index.html b/cloud/website/index.html
new file mode 100644
index 0000000..e9a483a
--- /dev/null
+++ b/cloud/website/index.html
@@ -0,0 +1,11 @@
+<html>
+ <head>
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
+ <title>cloud</title>
+
+ </head>
+ <body id="body">
+ <p>This page has not yet been created for RubyGem <code>cloud</code></p>
+ <p>To the developer: To generate it, update website/index.txt and run the rake task <code>website</code> to generate this <code>index.html</code> file.</p>
+ </body>
+</html>