6e3a0e add nginx config/service management:

Authored and Committed by Theo Chatzimichos 6 years ago
    add nginx config/service management:
    
    - introduce profile/web/server/nginx.sls that includes the nginx formula
    - introduce role/common/nginx pillar that has base nginx.conf options.
      It is not included automatically, each webapp is expected to include
      the profile and the pillars explicitly based on the web server it uses