James Fryman
e6d1695f82
Merge pull request #571 from mayflower/fix/package-name
...
Fix possibility to set package name
2015-03-26 07:06:52 -05:00
James Fryman
2354132aa9
Merge pull request #584 from brunoleon/maintenance
...
feat (maintenance): allow to specify maintenance behavior. Add docs.
2015-03-26 07:06:29 -05:00
James Fryman
ef98b6324f
Merge pull request #569 from Zophar78/master
...
Flags parameter supported only on OpenBSD
2015-03-26 07:05:38 -05:00
James Fryman
2d8dab7518
bump to v0.2.4
2015-03-24 14:13:01 -05:00
James Fryman
124b1c07b8
Merge pull request #583 from errygg/errygg-patch-1
...
Changing apt key to 40 characters to support new apt module
2015-03-24 13:45:12 -05:00
Erik R. Rygg
b8c2f44aa1
One more update to the spec test
2015-03-24 12:28:46 -06:00
Erik R. Rygg
493e5c3eec
Add key for passenger and update spec tests
2015-03-24 11:51:52 -06:00
Bruno Léon
6f1744b11d
feat (maintenance): allow to specify maintenance behavior. Add docs.
2015-03-24 15:45:29 +01:00
James Fryman
0c1d60b13f
bumping version to v0.2.3
2015-03-23 17:31:01 -05:00
Erik R. Rygg
d9b1d8cf8c
Changing apt key to 40 characters to support new apt module
2015-03-23 16:03:56 -06:00
James Fryman
acaa4e99ee
Merge pull request #582 from jamescarr/support-ssl-client-verify
...
Support ssl client verify
2015-03-23 15:05:39 -05:00
James R. Carr
1c5b453d76
spec matched against the wrong thing
2015-03-23 14:50:28 -05:00
James R. Carr
6891c37864
added tests
2015-03-23 14:40:13 -05:00
James R. Carr
466641a1f0
Copy and pasta error.
2015-03-23 14:14:15 -05:00
James R. Carr
e333db6c39
provides ssl_client_verify support
2015-03-23 13:59:30 -05:00
James Fryman
13b2e4493d
Merge pull request #579 from sbadia/use-long-gpg-id
...
apt:🔑 puppetlabs-apt check now the full GPG fingerprints.
2015-03-20 16:13:30 -05:00
Sebastien Badia
5f1da4fce9
apt: 🔑 puppetlabs-apt check now the full GPG fingerprints.
...
Since commit 531ef9 of puppetlabs-apt, the gpg key (apt::key) is
checked, and should use the long format.
This value is validated with a regex enforcing it to only contain valid
hexadecimal characters, be precisely 8 or 16 hexadecimal characters long
and optionally prefixed with 0x for key IDs, or 40 hexadecimal
characters long for key fingerprints.
f588f2651a
2015-03-19 15:34:42 +01:00
James Fryman
82bda98f22
Merge pull request #578 from brunoleon/maintenance
...
feat: add an easy maintenance page support
2015-03-17 12:04:47 -05:00
Bruno Léon
c18ba1d499
feat: add an easy maintenance page support
2015-03-17 17:06:54 +01:00
James Fryman
3322fb5a0e
Merge pull request #574 from railsdog/prachetasp/nginx_cfg_prepend
...
Prepend to the nginx config block
2015-03-09 10:15:06 -05:00
Prachetas Prabhu
409f8ef4e3
Adds rspec tests for nginx_cfg_prepend
2015-03-04 23:55:30 +00:00
Robin Gloster
1ea7d6b96f
fix possibility to set package name
2015-02-16 16:44:11 +01:00
Pierre Hanselmann
07f063040e
Fix flags parameter
2015-02-12 09:36:24 +01:00
Pierre Hanselmann
54dc2ba6fd
Flags parameter is only supported on OpenBSD and breaks on some other systems like RH (on puppet 3.4.x)
2015-02-12 09:15:05 +01:00
James Fryman
a19cb94f23
Merge pull request #565 from jfryman/revert-560-fix_missing_fact_operatingsystemmajrelease
...
Revert "changed $::operatingsystemmajrelease to $::lsbmajdistrelease for...
2015-02-06 15:59:20 -06:00
James Fryman
99998deb38
Revert "changed $::operatingsystemmajrelease to $::lsbmajdistrelease for Debian"
2015-02-06 15:59:14 -06:00
James Fryman
2c52e08925
Merge pull request #546 from b4ldr/master
...
allow listen_ip and ipv6_listen_ip to contain a String or Array
2015-02-05 14:09:29 -06:00
James Fryman
a212b4855b
Merge pull request #549 from asgoodasnu/redirect_with_params
...
do www-rewrite with params
2015-02-05 14:08:15 -06:00
James Fryman
5f932dcb2b
Merge pull request #551 from sbaryakov/master
...
sort add_header values for vhost
2015-02-05 14:06:36 -06:00
James Fryman
878ea8ef25
Merge pull request #552 from buzzdeee/master
...
Allow to use OpenBSD specific service_flags and package_flavors.
2015-02-05 14:06:09 -06:00
James Fryman
6b4f35fd4d
Merge pull request #553 from steakknife/fix__541
...
closes #541 (maybe: needs user feedback)
2015-02-05 14:05:32 -06:00
James Fryman
39eaf12491
Merge pull request #560 from janschumann/fix_missing_fact_operatingsystemmajrelease
...
changed $::operatingsystemmajrelease to $::lsbmajdistrelease for Debian
2015-02-05 14:04:22 -06:00
James Fryman
e84b55ed1b
Merge pull request #561 from Jimdo/fastcgi_param_ordering
...
Sort fastcgi params to have stable ordering
2015-02-05 14:03:49 -06:00
Jan Schumann
3ef76571c9
fixed tests
2015-02-05 12:16:17 +01:00
Mathias Lafeldt
cfdd74436e
Sort fastcgi params to have stable ordering
...
The hash sorting was started in #532 and this fixes it for fastcgi as
well.
2015-02-05 11:48:58 +01:00
Jan Schumann
a98caa993c
changed $::operatingsystemmajrelease to $::lsbmajdistrelease for Debian as it does not exists in facter anymore
2015-02-03 19:54:31 +01:00
Matthew Haughton
81190cedd6
Merge pull request #559 from jfryman/fix-hiera-README-example
...
README: fix hiera nginx_locations example
2015-02-02 13:59:30 -05:00
Matthew Haughton
90ca19068c
README: fix hiera nginx_locations example
...
Fixes #558
2015-02-02 13:59:19 -05:00
James Fryman
4a49716030
Merge pull request #557 from radford/nginx-config-relationships
...
Set up relationships for nginx::config even when overridden
2015-01-30 07:55:54 -06:00
Jim Radford
c2389b8e1e
Set up relationships for nginx::config even when overridden
...
This keeps the user from having to duplicate them when defining
nginx::config externally.
2015-01-29 12:32:34 -08:00
Stefan Baryakov
5213d950f7
fix misspelling
2015-01-26 09:36:31 +01:00
Barry Allard
4d0a2dd969
maybe closes #541
2015-01-24 14:14:17 -08:00
Sebastian Reitenbach
2960c10cd4
Allow to use OpenBSD specific service_flags and package_flavors.
...
Give example for passenger in README.md and add OpenBSD to the
supported OSs in metadata.json.
2015-01-23 15:34:53 +01:00
Stefan Baryakov
d909327380
sort add_header values for vhost
2015-01-23 14:33:49 +01:00
James Fryman
fa34755873
0.2.2 release
2015-01-19 10:16:55 -06:00
paschdan
8acfac5b6d
do www-rewrite with params
2015-01-19 17:14:46 +01:00
b4ldr
fdca7199f6
allow listen_ip and ipv6_listen_ip to contain a String or Array
2015-01-13 20:44:58 +00:00
James Fryman
1620e18c63
Merge pull request #539 from 3flex/update-stdlib-dependency
...
metadata: require puppetlabs-stdlib 4.2.0 and up
2015-01-02 09:53:53 -06:00
Matthew Haughton
caedc252e4
metadata: require puppetlabs-stdlib 4.2.0 and up
...
Required as of c87744aab9
(#509 )
Only 4.2.0 and up treats integers in strings as being an integer.
2014-12-30 16:16:00 -05:00
James Fryman
d42695cf86
Merge pull request #532 from mbornoz/hash-ordering
...
Sort sub hash keys to have a stable ordering
2014-12-30 10:30:40 -06:00