You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/06/29 15:36:21 UTC

[39/50] [abbrv] brooklyn-server git commit: Change tabs to spaces in BOM

Change tabs to spaces in BOM


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ede22811
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/ede22811
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/ede22811

Branch: refs/heads/master
Commit: ede22811384b6f4464861b7b0014ffa43916adbe
Parents: 458866a
Author: Andrew Donald Kennedy <an...@cloudsoftcorp.com>
Authored: Thu May 25 12:25:17 2017 -0400
Committer: Andrew Donald Kennedy <an...@cloudsoftcorp.com>
Committed: Thu May 25 12:25:17 2017 -0400

----------------------------------------------------------------------
 container.bom | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/ede22811/container.bom
----------------------------------------------------------------------
diff --git a/container.bom b/container.bom
index 912d6be..a26bd7f 100644
--- a/container.bom
+++ b/container.bom
@@ -72,7 +72,7 @@ brooklyn.catalog:
             description: |
               Number of replicas in the pod
             type: integer
-			defaultValue: 1
+            defaultValue: 1
 
     - id: kubernetes-resource-entity
       name: "Kubernetes resource"
@@ -82,7 +82,7 @@ brooklyn.catalog:
       iconUrl: https://pbs.twimg.com/media/Bt_pEfqCAAAiVyz.png
       item:
         type: org.apache.brooklyn.container.entity.kubernetes.KubernetesResource
-		brooklyn.parameters:
+        brooklyn.parameters:
           - name: resource
             label: "Resource"
             description: |
@@ -128,7 +128,7 @@ brooklyn.catalog:
             description: |
               Number of replicas in the pod
             type: integer
-			defaultValue: 1
+            defaultValue: 1
 
     - id: openshift-resource-entity
       name: "OpenShift resource"
@@ -138,7 +138,7 @@ brooklyn.catalog:
       iconUrl: https://upload.wikimedia.org/wikipedia/commons/thumb/3/3a/OpenShift-LogoType.svg/225px-OpenShift-LogoType.svg.png
       item:
         type: org.apache.brooklyn.container.entity.openshift.OpenShiftResource
-		brooklyn.parameters:
+        brooklyn.parameters:
           - name: resource
             label: "Resource"
             description: |