Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add vlan configuration #91

Merged
merged 2 commits into from
Sep 19, 2014
Merged

Conversation

rylarson
Copy link
Contributor

This is very similar to the -cvlan capability that knife-vsphere gives you.

== DETAILS

-Added a new configuration option 'vlan' that lets you specify the vlan string
-If vlan is set, the clone spec is modified with an edit action to connect the first NIC on the VM to the configured VLAN.

== TESTING

-A new test was added to clone_spec.rb (although specs for API bindings like this mostly just test that you have wired your mocks up correctly).

-This was tested against vSphere 5.5 both with and without selecting a new VLAN.

rylarson and others added 2 commits September 18, 2014 19:04
This is very similar to the -cvlan capability that knife-vsphere gives you.

== DETAILS

-Added a new configuration option 'vlan' that lets you specify the vlan string
-If vlan is set, the clone spec is modified with an edit action to connect the first NIC on the VM to the configured VLAN.
@flamingbear flamingbear merged commit 9d8264b into nsidc:master Sep 19, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants