This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
apache-formula
의 미러
https://github.com/saltstack-formulas/apache-formula.git
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
31
위키
Activity
소스 검색
Edit README according to guidelines.
tags/v0.37.4
Michael Grosser
11 년 전
부모
d64793f7c1
aa60d19bcc
커밋
4e34ef6b9f
2개의 변경된 파일
과
11개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+4
-0
README.rst
+7
-0
init.sls
+ 4
- 0
README.rst
파일 보기
@@ -1,2 +1,6 @@
apache
=====
init.sls
-----
- Installs apache2 on `ubuntu 12.04`
+ 7
- 0
init.sls
파일 보기
@@ -0,0 +1,7 @@
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
Write
Preview
Loading…
취소
저장