No description
Find a file
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
manifests Fix SSL cert and key permissions 2013-08-21 16:29:31 +01:00
spec Remove GeoIP in spec to fix the tests 2013-07-18 14:46:27 -07:00
templates Merge branch 'master' of https://github.com/jfryman/puppet-nginx into jfryman-master 2013-08-02 13:07:53 -04:00
tests linting 2013-05-08 14:15:42 +02:00
.fixtures.yml Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
.gitignore Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
ChangeLog Rebase bashtoni's pull request from a year ago: 2012-12-05 23:11:29 -08:00
composer.json added original license to composer.json 2013-05-18 15:37:27 +02:00
Gemfile Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
Gemfile.lock Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
LICENSE 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
Modulefile Bumping version: Bugfixes 2013-08-04 17:06:09 -05:00
Puppetfile Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
Puppetfile.lock Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
Rakefile Add specs using puppetlabs_spec_helper and librarian-puppet 2013-06-05 18:35:34 +02:00
README Updated Documentation 2011-06-06 17:38:40 -05:00
README.markdown Last webhook Fixes #118 2013-08-18 16:26:38 -05:00