commit | b08b9cd011e457938deb7bef005f32901959cc81 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Mon Sep 08 16:01:03 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Mon Sep 08 16:01:03 2014 +0200 |
tree | 8cf90d78ff3b782c226a9572d0d2aa2bcde05899 |
initial commit
diff --git a/init.sls b/init.sls new file mode 100644 index 0000000..9f90067 --- /dev/null +++ b/init.sls
@@ -0,0 +1,5 @@ + +include: +{%- if pillar.tftpd_hpa.server.enabled %} +- tftpd_hpa.server +{%- endif %}