Add new plugin template for nsx
This commit is contained in:
parent
44ef3d3936
commit
f88b8c5d49
11
templates/icehouse/nsx.ini
Normal file
11
templates/icehouse/nsx.ini
Normal 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 }}
|
Loading…
Reference in New Issue
Block a user