You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/08/08 20:55:24 UTC

[34/43] git commit: gitignore was blocking .cfg files

gitignore was blocking .cfg files


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/06c38fd2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/06c38fd2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/06c38fd2

Branch: refs/heads/vpc
Commit: 06c38fd2f89062830b1f096424221a4cf3b71c7a
Parents: f1053f3
Author: David Nalley <da...@gnsa.us>
Authored: Tue Aug 7 17:59:53 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Tue Aug 7 17:59:53 2012 -0400

----------------------------------------------------------------------
 docs/publican-cloudstack/defaults.cfg  |    6 ++++++
 docs/publican-cloudstack/overrides.cfg |    5 +++++
 docs/publican-cloudstack/publican.cfg  |    9 +++++++++
 3 files changed, 20 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/06c38fd2/docs/publican-cloudstack/defaults.cfg
----------------------------------------------------------------------
diff --git a/docs/publican-cloudstack/defaults.cfg b/docs/publican-cloudstack/defaults.cfg
new file mode 100644
index 0000000..91d20b8
--- /dev/null
+++ b/docs/publican-cloudstack/defaults.cfg
@@ -0,0 +1,6 @@
+# Config::Simple 4.59
+# Thu Aug 11 14:07:41 2011
+
+doc_url: "http://docs.cloudstack.org"
+prod_url: "http://cloudstack.org"
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/06c38fd2/docs/publican-cloudstack/overrides.cfg
----------------------------------------------------------------------
diff --git a/docs/publican-cloudstack/overrides.cfg b/docs/publican-cloudstack/overrides.cfg
new file mode 100644
index 0000000..2954532
--- /dev/null
+++ b/docs/publican-cloudstack/overrides.cfg
@@ -0,0 +1,5 @@
+# Config::Simple 4.59
+# Thu Aug 11 14:07:41 2011
+
+strict: 0
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/06c38fd2/docs/publican-cloudstack/publican.cfg
----------------------------------------------------------------------
diff --git a/docs/publican-cloudstack/publican.cfg b/docs/publican-cloudstack/publican.cfg
new file mode 100644
index 0000000..48bdc0b
--- /dev/null
+++ b/docs/publican-cloudstack/publican.cfg
@@ -0,0 +1,9 @@
+# Config::Simple 4.59
+# Thu Aug 11 14:07:41 2011
+
+version: "0.1"
+xml_lang: "en-US"
+release: 0
+type: brand
+brand: cloudstack
+