Selaa lähdekoodia

Move init.sls changes into new file.

master
Michael Grosser 11 vuotta sitten
vanhempi
commit
20834e1ef4
2 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  1. +7
    -0
      apache/init.sls
  2. +0
    -7
      init.sls

+ 7
- 0
apache/init.sls Näytä tiedosto

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

+ 0
- 7
init.sls Näytä tiedosto

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

Loading…
Peruuta
Tallenna