Explorar el Código

fix(uninstall.sls): fix `salt-lint` errors

```bash
Examining apache/uninstall.sls of type state
[201] Trailing whitespace
apache/uninstall.sls:2
```
tags/v0.38.0
Imran Iqbal hace 5 años
padre
commit
ed7dc7b411
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      apache/uninstall.sls

+ 1
- 1
apache/uninstall.sls Ver fichero

@@ -1,5 +1,5 @@
{% from "apache/map.jinja" import apache with context %}
apache-uninstall:
service.dead:
- name: {{ apache.service }}

Cargando…
Cancelar
Guardar