Ruber Cuellar
Results
1
issues of
Ruber Cuellar
There is an issue at the moment to specify vlans: ``` ruby product_order['primaryNetworkComponent'] = { "networkVlan" => { "id" => @public_vlan_id.to_i } } if @public_vlan_id product_order['primaryBackendNetworkComponent'] = { "networkVlan" =>...