Bug fix on HEAT template HTTP_PROXY
[demo.git] / heat / ONAP / onap_openstack.yaml
index 771cdfb..2eaaf73 100644 (file)
@@ -144,10 +144,12 @@ parameters:
   http_proxy:
     type: string
     description: http proxy address
+    default: 'no_proxy'
 
   https_proxy:
     type: string
     description: https proxy address
+    default: 'no_proxy'
 
   ######################
   #                    #