@@ -9,6 +9,7 @@ Salt Stack Formula to set up and configure a host's network configuration | |||
## TODO | |||
* Use more of the available options in interfaces.sls of network.managed | |||
* interfaces: configure broadcast if set | |||
## Instructions | |||
@@ -19,6 +19,7 @@ Debian: | |||
- pre_down_cmds | |||
- post_up_cmds | |||
- post_down_cmds | |||
#TODO - broadcast | |||
def_entries: | |||
- name: lo | |||
proto: loopback |