azure template uses git not jira attachment now 03/58103/1
authorMichael O'Brien <frank.obrien@amdocs.com>
Mon, 30 Jul 2018 21:50:04 +0000 (17:50 -0400)
committerMichael O'Brien <frank.obrien@amdocs.com>
Mon, 30 Jul 2018 21:51:06 +0000 (17:51 -0400)
Change-Id: I09b609715a7094fdca8d7c2200c5326abca40aa0
Issue-ID: LOG-321
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
deploy/azure/_arm_deploy_onap_cd_z_parameters.json

index 93cb676..19ebd8b 100644 (file)
@@ -2,7 +2,7 @@
   "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
   "contentVersion": "1.0.0.0",
   "parameters": {     
-      "scriptURL": { "value": "https://jira.onap.org/secure/attachment/11609/oom_entrypoint.sh"},
+      "scriptURL": { "value": "https://git.onap.org/logging-analytics/plain/deploy/rancher/oom_entrypoint.sh"},
       "onapBranch": { "value": "master" },
       "onapEnvironment": { "value": "onap"},
       "vmName": { "value": "a-replace-this-0" },