From a6eab05f93cd1905a7d38e0f085d3bd67a54bc54 Mon Sep 17 00:00:00 2001 From: Ercenk Keresteci Date: Mon, 27 Apr 2015 07:57:57 -0700 Subject: [PATCH] Reverting to extension version 1.2 --- couchbase-on-ubuntu/cluster-nodes-A2.json | 2 +- couchbase-on-ubuntu/cluster-nodes-A6.json | 2 +- couchbase-on-ubuntu/cluster-nodes-D14.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/couchbase-on-ubuntu/cluster-nodes-A2.json b/couchbase-on-ubuntu/cluster-nodes-A2.json index 39b2a30..c23f68a 100644 --- a/couchbase-on-ubuntu/cluster-nodes-A2.json +++ b/couchbase-on-ubuntu/cluster-nodes-A2.json @@ -158,7 +158,7 @@ "properties": { "publisher": "Microsoft.OSTCExtensions", "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2.2.0", + "typeHandlerVersion": "1.2", "settings": { "fileUris": "[parameters('vmScripts').scriptsToDownload]", "commandToExecute": "[parameters('commandToExecute')]" diff --git a/couchbase-on-ubuntu/cluster-nodes-A6.json b/couchbase-on-ubuntu/cluster-nodes-A6.json index 64c1faf..aa6d873 100644 --- a/couchbase-on-ubuntu/cluster-nodes-A6.json +++ b/couchbase-on-ubuntu/cluster-nodes-A6.json @@ -193,7 +193,7 @@ "properties": { "publisher": "Microsoft.OSTCExtensions", "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2.2.0", + "typeHandlerVersion": "1.2", "settings": { "fileUris": "[parameters('vmScripts').scriptsToDownload]", "commandToExecute": "[parameters('commandToExecute')]" diff --git a/couchbase-on-ubuntu/cluster-nodes-D14.json b/couchbase-on-ubuntu/cluster-nodes-D14.json index f1e9dc6..8df2c86 100644 --- a/couchbase-on-ubuntu/cluster-nodes-D14.json +++ b/couchbase-on-ubuntu/cluster-nodes-D14.json @@ -409,7 +409,7 @@ "properties": { "publisher": "Microsoft.OSTCExtensions", "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2.2.0", + "typeHandlerVersion": "1.2", "settings": { "fileUris": "[parameters('vmScripts').scriptsToDownload]", "commandToExecute": "[parameters('commandToExecute')]"