Skip to content

Instantly share code, notes, and snippets.

@ssplatt
Created April 17, 2017 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssplatt/03bc237340db13a08cb59306cd4a6a38 to your computer and use it in GitHub Desktop.
Save ssplatt/03bc237340db13a08cb59306cd4a6a38 to your computer and use it in GitHub Desktop.
beacons:
inotify:
- /sys/block:
mask:
- create
- delete
auto_add: True
- disable_during_state_run: True
network_settings:
- eth*:
family: ""
txqlen: ""
ipdb_scope: ""
index: ""
operstate: ""
group: ""
carrier_changes: ""
ipaddr: ""
neighbours: ""
ifname: ""
promiscuity: ""
linkmode: ""
broadcast: ""
address: ""
num_tx_queues: ""
ipdb_priority: ""
change: ""
kind: ""
qdisc: ""
mtu: ""
num_rx_queues: ""
carrier: ""
flags: ""
ifi_type: ""
ports: ""
- bond*:
family: ""
txqlen: ""
ipdb_scope: ""
index: ""
operstate: ""
group: ""
carrier_changes: ""
ipaddr: ""
neighbours: ""
ifname: ""
promiscuity: ""
linkmode: ""
broadcast: ""
address: ""
num_tx_queues: ""
ipdb_priority: ""
change: ""
kind: ""
qdisc: ""
mtu: ""
num_rx_queues: ""
carrier: ""
flags: ""
ifi_type: ""
ports: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment