chef-boneyard / chef-provisioning-fog

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

[SoftLayer] Cannot allocate the machine to a specific vlan #215

Open deniskin82 opened 7 years ago

deniskin82 commented 7 years ago

Basically when I set :private_vlan => VLANID under the same datacenter in bootstrap_options, a machine keeps allocating to some other random vlan.

deniskin82 commented 7 years ago

I think I've found the way to force allocation to a specific :private_vlan and :vlan. Fix is in PR #218