Browse Source

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

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
09cbd04a49
1 changed files with 5 additions and 0 deletions
  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