Ver código fonte

Proper dictionary lookup

tags/v0.55.0
root 11 anos atrás
pai
commit
1f7599072c
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      nginx/files/upstart-logger.jinja

+ 1
- 1
nginx/files/upstart-logger.jinja Ver arquivo

@@ -1,4 +1,4 @@
# {{ pillar['message_do_not_modify'] }}
# {{ pillar.get('message_do_not_modify') }}
# startup script for Nginx loggers

start on starting nginx

Carregando…
Cancelar
Salvar