add env variable 64/97864/1
authorBrian Freeman <bf1936@att.com>
Fri, 1 Nov 2019 16:03:29 +0000 (11:03 -0500)
committerBrian Freeman <bf1936@att.com>
Fri, 1 Nov 2019 16:04:41 +0000 (11:04 -0500)
Issue-ID: INT-1217
Change-Id: Ibc46dc631edc2738b730d77c2a1c045c17d24dee
Signed-off-by: Brian Freeman <bf1936@att.com>
deployment/heat/onap-rke/onap-oom.yaml

index 2daf30a..effcd91 100644 (file)
@@ -11,6 +11,10 @@ parameters:
   apt_proxy:
     type: string
 
+  additional_override:
+    type: string
+    default: "master"
+
   public_net_id:
     type: string
     description: The ID of the Public network for floating IP address allocation