module-nginx/manifests/resource
Tom Booth d149c43936 Fix SSL cert and key permissions
It is bad practice to use 644 on a private key so we
have migrated the key mode to 0400. The cert is already
avaliable publicly through nginx so we have allowed it
0444.

Nothing should need to write either the cert of the key
after puppet has run, so we have denied any writing.
2013-08-21 16:29:31 +01:00
..
location.pp Merge branch 'master' of https://github.com/jfryman/puppet-nginx into jfryman-master 2013-08-02 13:07:53 -04:00
mailhost.pp fixing boolean comparisons 2013-05-26 14:24:40 +02:00
upstream.pp Add support for upstream_cfg_prepend 2013-04-22 10:03:09 +02:00
vhost.pp Fix SSL cert and key permissions 2013-08-21 16:29:31 +01:00