Added pillar example

This commit is contained in:
Ari Lerner 2013-08-21 12:17:15 -07:00
parent eb2bc62f5a
commit d11dd3f887
4 changed files with 16 additions and 5 deletions

View File

@ -1,2 +0,0 @@
nginx
=====

4
README.rst Normal file
View File

@ -0,0 +1,4 @@
nginx
=====
Install nginx

View File

@ -1,8 +1,9 @@
include: include:
- nginx.common - nginx.common
- nginx.users - nginx.users
# To install from a package {% if pillar.get('nginx', {}).get('install_from_source') %}
# If you want to install from source - nginx.source
# simply replace this comment {% else %}
- nginx.package - nginx.package
{% endif -%}

8
pillar.example Normal file
View File

@ -0,0 +1,8 @@
nginx:
install_from_source: True
with_luajit: False
with_openresty: True
modules:
headers-more:
source: http://github.com/agentzh/headers-more-nginx-module/tarball/v0.21
source_hash: sha1=DAFJAKSDFJAKDFJ