Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1972918DA2 for ; Wed, 29 Apr 2015 13:22:12 +0000 (UTC) Received: (qmail 24220 invoked by uid 500); 29 Apr 2015 13:22:12 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 24190 invoked by uid 500); 29 Apr 2015 13:22:12 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 24181 invoked by uid 99); 29 Apr 2015 13:22:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 13:22:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 13:21:45 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id E8AC22AB18 for ; Wed, 29 Apr 2015 13:21:41 +0000 (UTC) Received: (qmail 22437 invoked by uid 99); 29 Apr 2015 13:21:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 13:21:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 42DABE3596; Wed, 29 Apr 2015 13:21:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.incubator.apache.org Date: Wed, 29 Apr 2015 13:21:48 -0000 Message-Id: <65b89124d7c04554b8ec4cb23988dfda@git.apache.org> In-Reply-To: <0e5b67810f62404d82fed975c95f4abc@git.apache.org> References: <0e5b67810f62404d82fed975c95f4abc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/31] incubator-ignite git commit: ignite-790: default configs X-Virus-Checked: Checked by ClamAV on apache.org ignite-790: default configs Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/b1ee6bfa Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/b1ee6bfa Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/b1ee6bfa Branch: refs/heads/ignite-286 Commit: b1ee6bfa4b2d7d1ba252b44bb6d4a0665ade197b Parents: 79861b5 Author: Denis Magda Authored: Fri Apr 24 15:09:19 2015 +0300 Committer: Denis Magda Committed: Fri Apr 24 15:09:19 2015 +0300 ---------------------------------------------------------------------- modules/cloud/configs/example-aws-config.xml | 80 ++++++++++++++++++++ modules/cloud/configs/example-gce-config.xml | 80 ++++++++++++++++++++ .../cloud/configs/example-rackspace-config.xml | 80 ++++++++++++++++++++ 3 files changed, 240 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b1ee6bfa/modules/cloud/configs/example-aws-config.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/configs/example-aws-config.xml b/modules/cloud/configs/example-aws-config.xml new file mode 100644 index 0000000..a21506a --- /dev/null +++ b/modules/cloud/configs/example-aws-config.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b1ee6bfa/modules/cloud/configs/example-gce-config.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/configs/example-gce-config.xml b/modules/cloud/configs/example-gce-config.xml new file mode 100644 index 0000000..406be06 --- /dev/null +++ b/modules/cloud/configs/example-gce-config.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b1ee6bfa/modules/cloud/configs/example-rackspace-config.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/configs/example-rackspace-config.xml b/modules/cloud/configs/example-rackspace-config.xml new file mode 100644 index 0000000..406be06 --- /dev/null +++ b/modules/cloud/configs/example-rackspace-config.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +