소스 검색

adding todo note

tags/v0.1
Arnold Bechtoldt 10 년 전
부모
커밋
164fa0bcdf
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      README.md
  2. +1
    -0
      network/defaults.yaml

+ 1
- 0
README.md 파일 보기

@@ -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


+ 1
- 0
network/defaults.yaml 파일 보기

@@ -19,6 +19,7 @@ Debian:
- pre_down_cmds
- post_up_cmds
- post_down_cmds
#TODO - broadcast
def_entries:
- name: lo
proto: loopback

Loading…
취소
저장