소스 검색

dd convenience state batman.hosts to only update /etc/bat-hosts.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 년 전
부모
커밋
09cbd04a49
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      batman/hosts.sls

+ 5 - 0
batman/hosts.sls

@@ -0,0 +1,5 @@
+# Conveniance bat-hosts file for informative batctl output
+/etc/bat-hosts:
+  file.managed:
+    - source: salt://batman/bat-hosts.tmpl
+    - template: jinja