chef-provisioning-fog
chef-provisioning-fog copied to clipboard
[SoftLayer] Cannot allocate the machine to a specific vlan
Basically when I set :private_vlan => VLANID
under the same datacenter in bootstrap_options, a machine keeps allocating to some other random vlan.
I think I've found the way to force allocation to a specific :private_vlan
and :vlan
. Fix is in PR #218