Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
apache-formula
forkeado de
ExternalMirrors/apache-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Move init.sls changes into new file.
master
Michael Grosser
hace 11 años
padre
4e34ef6b9f
commit
20834e1ef4
Se han
modificado 2 ficheros
con
7 adiciones
y
7 borrados
Dividir vista
Mostrar estadísticas de diff
+7
-0
apache/init.sls
+0
-7
init.sls
+ 7
- 0
apache/init.sls
Ver fichero
@@ -0,0 +1,7 @@
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
+ 0
- 7
init.sls
Ver fichero
@@ -1,7 +0,0 @@
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
Escribir
Vista previa
Cargando…
Cancelar
Guardar