Skip to content

Commit

Permalink
Merge branch 'master' into release-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dseevr committed Oct 19, 2017
2 parents 0c9e4da + 55e9941 commit 67d0ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/ansible/env.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"docker_version":"__DOCKER_VERSION__",
"aci_gw_image":"contiv/aci-gw:__ACI_GW_VERSION__",
"contiv_network_version":"__CONTIV_VERSION__",
"env":{ "http_proxy":"", "HTTP_PROXY":"", "https_proxy":"", "no_proxy":",127.0.0.1,localhost,netmaster" },
"env": "{}",
"etcd_peers_group": "netplugin-master",
"service_vip": "__NETMASTER_IP__",
"validate_certs": "no",
Expand Down

0 comments on commit 67d0ad6

Please sign in to comment.