Skip to content

Commit

Permalink
Merge pull request #164 from neelimamukiri/fix_defautl_netctl_url
Browse files Browse the repository at this point in the history
Added default value for netctl_url
  • Loading branch information
neelimamukiri authored Jun 9, 2017
2 parents 00cf68e + 68f5876 commit 2245fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/ansible/env.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"etcd_cleanup_state": "False",
"auth_proxy_local_install": "False",
"contiv_network_local_install": "False",
"netctl_url": "http://netmaster:9999",
"contiv_v2plugin_install": "False",
"contiv_v2plugin_image": "contiv/v2plugin:__CONTIV_V2PLUGIN_VERSION__"
}

0 comments on commit 2245fbd

Please sign in to comment.