Add new plugin template for nsx

This commit is contained in:
james.page@ubuntu.com 2014-05-03 07:48:55 +01:00
parent 3da46ad9be
commit 1d62dfd062
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# icehouse
###############################################################################
# [ WARNING ]
# Configuration file maintained by Juju. Local changes may be overwritten.
###############################################################################
[DEFAULT]
nsx_user = {{ nvp_username }}
nsx_password = {{ nvp_password }}
nsx_controllers = {{ nvp_controllers }}
default_tz_uuid = {{ nvp_tz_uuid }}
default_l3_gw_service_uuid = {{ nvp_l3_uuid }}