Browse Source

adding todo note

tags/v0.1
Arnold Bechtoldt 10 years ago
parent
commit
164fa0bcdf
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      README.md
  2. +1
    -0
      network/defaults.yaml

+ 1
- 0
README.md View File

## TODO ## TODO


* Use more of the available options in interfaces.sls of network.managed * Use more of the available options in interfaces.sls of network.managed
* interfaces: configure broadcast if set


## Instructions ## Instructions



+ 1
- 0
network/defaults.yaml View File

- pre_down_cmds - pre_down_cmds
- post_up_cmds - post_up_cmds
- post_down_cmds - post_down_cmds
#TODO - broadcast
def_entries: def_entries:
- name: lo - name: lo
proto: loopback proto: loopback

Loading…
Cancel
Save