Add missing HTTP_PROXY variables to env template
[demo.git] / heat / ONAP / onap_openstack_template.env
index 7788ac8..78be062 100644 (file)
@@ -54,6 +54,10 @@ parameters:
 
   cloud_env: openstack
 
+  http_proxy: PUT YOUR HTTP PROXY ADDRESS (if you don't work behind a proxy put no_proxy)
+
+  https_proxy: PUT YOUR HTTPS PROXY ADDRESS (if you don't work behind a proxy put no_proxy)
+
 
   ######################
   #                    #