소스 검색

Merge pull request #20 from wdalmut/master

Add example information
tags/v0.34.0
Nitin Madhok 10 년 전
부모
커밋
1baffad4e4
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      pillar.example

+ 7
- 0
pillar.example 파일 보기

@@ -1,6 +1,13 @@
## php.ng pillar examples

php:
# Use ppa instead the default repository (only Debian family)
use_ppa: True
# Set the ppa name (valid only if use_ppa is not none)
ppa_name: 'ondrej/php5'
# Set the MongoDB driver version. You can specify (optionally) the driver version
# when you add the php.mongo formula to your execution list
mongo_version: "1.5.5"
ng:
# this section contains mostly grain filtered data, while overrides
# are possible in the pillar for unique cases, if your OS is not

Loading…
취소
저장