Przeglądaj źródła

Move init.sls changes into new file.

master
Michael Grosser 11 lat temu
rodzic
commit
20834e1ef4
2 zmienionych plików z 7 dodań i 7 usunięć
  1. +7
    -0
      apache/init.sls
  2. +0
    -7
      init.sls

+ 7
- 0
apache/init.sls Wyświetl plik

@@ -0,0 +1,7 @@
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2

+ 0
- 7
init.sls Wyświetl plik

@@ -1,7 +0,0 @@
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2

Ładowanie…
Anuluj
Zapisz