chef-boneyard / chef-provisioning-fog

Fog driver for Chef Provisioning
Apache License 2.0
54 stars 74 forks source link

Fix for #215 issue #216

Closed deniskin82 closed 7 years ago

deniskin82 commented 7 years ago

Machine allocation to a specific :private_vlan and :vlan. Using :private_vlan and :vlan are allowed even though those are not part of ::Fog::Compute::Softlayer::Server.attributes

jjasghar commented 7 years ago

Unfortunately, I have no way to test this on softlayer. Can you verify this works? If so, I'll go ahead and merge this as soon as you get the DCO bot happy. :)

deniskin82 commented 7 years ago

@jjasghar yes, it seems working and I have the luck to spin up instances under a specific VLAN.

Signed-off-by: Denis C. dcorol@gmail.com

deniskin82 commented 7 years ago

Will close it and open a new PR