mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
322 B
322 B
Added openvswitch_db
state module and functions bridge_to_parent
,
bridge_to_vlan
, db_get
, and db_set
to the openvswitch
execution module.
Also added optional parent
and vlan
parameters to the
openvswitch_bridge.present
state module function and the
openvswitch.bridge_create
execution module function.