tenks/ansible/roles/veth-pair/defaults/main.yml
2018-09-10 14:19:06 +00:00

6 lines
194 B
YAML

---
# Whether or not to plug the source end of the veth pair into a Linux bridge.
veth_pair_plug_into_source: false
# Whether the veth pair should be present or absent.
veth_pair_state: present