Ver código fonte

Fix pillar reference

tags/2016.12
Filip Pytloun 9 anos atrás
pai
commit
ee07210614
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      linux/system/motd.sls

+ 1
- 1
linux/system/motd.sls Ver arquivo

@@ -6,7 +6,7 @@
{#- update-motd is not available in RedHat, so support only static motd #}
/etc/motd:
file.managed:
- contents_pillar: pillar:linux:system:motd
- contents_pillar: linux:system:motd

{%- else %}


Carregando…
Cancelar
Salvar