You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by de...@apache.org on 2016/02/22 13:22:27 UTC

jclouds-site git commit: Promote ProfitBricks

Repository: jclouds-site
Updated Branches:
  refs/heads/master e16cfdd7a -> 21d2eb500


Promote ProfitBricks


Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/21d2eb50
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/21d2eb50
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/21d2eb50

Branch: refs/heads/master
Commit: 21d2eb500b33856802408df26037083e27ec380c
Parents: e16cfdd
Author: Reijhanniel Jearl Campos <de...@apache.org>
Authored: Sat Feb 20 01:26:59 2016 +0800
Committer: Reijhanniel Jearl Campos <de...@apache.org>
Committed: Sat Feb 20 01:26:59 2016 +0800

----------------------------------------------------------------------
 guides/profitbricks.md | 3 ---
 reference/providers.md | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/21d2eb50/guides/profitbricks.md
----------------------------------------------------------------------
diff --git a/guides/profitbricks.md b/guides/profitbricks.md
index fe02f91..e98dc99 100644
--- a/guides/profitbricks.md
+++ b/guides/profitbricks.md
@@ -105,9 +105,6 @@ Like any cloud provider, ProfitBricks has its own set of terms in cloud computin
 
 ### Getting Started
 
-Assuming that there's **atleast one** datacenter existing in your account, the provider needs only an *identity* (your ProfitBricks email), and *credentials* (password) to provision a `Node`, by using a ProfitBricks-provided ubuntu-12.04 image as a template. 
-
-
 {% highlight java %}
     ComputeService compute = ContextBuilder.newBuilder( "profitbricks" )
                              .credentials( "profitbricks email", "password" )

http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/21d2eb50/reference/providers.md
----------------------------------------------------------------------
diff --git a/reference/providers.md b/reference/providers.md
index 3ad08e4..46b2791 100644
--- a/reference/providers.md
+++ b/reference/providers.md
@@ -105,7 +105,7 @@ The Maven Group ID for all supported providers below is [org.apache.jclouds.prov
             <td>US-VA</td>
         </tr>
         <tr>
-            <td><a href="/guides/profitbricks/">ProfitBricks</a>*</td>
+            <td><a href="/guides/profitbricks/">ProfitBricks</a></td>
             <td>profitbricks</td>
             <td>DE-BW,DE-HE,US-NV</td>
         </tr>