All pastes #2130145 Raw Edit

Unnamed

public text v1 · immutable
#2130145 ·published 2012-03-19 19:37 UTC
rendered paste body
nginx:
  pkg:
    - installed
  file:
    - managed
    - name: /etc/nginx/conf.d/mysite.conf
    - source: salt://common/files/nginx/mysite.conf
    - template: jinja
    - context:
        host_name: staging.mysite.com
    - defaults:
        host_name: www.mysite.com