module-nginx/manifests
Vicinus, Reinhard f8ced072d9 bugfix: convert integer strings to integer
with puppet 4 the following is no longer true: 1 == '1'. So with puppet 4 it
must be ensured, that when variables are compared either both are integer or
both are strings.
2016-03-06 10:18:12 +01:00
..
notice Changing deprecation notice 2014-11-08 17:38:06 +01:00
package fix new lint issues 2015-05-07 22:36:39 -04:00
resource bugfix: convert integer strings to integer 2016-03-06 10:18:12 +01:00
config.pp Fixing ruby <-> puppet misconfiguration - warning() should be used instead of warn(). 2016-02-22 14:56:59 +01:00
init.pp Replaced restart by reload 2015-10-23 16:43:59 +02:00
package.pp fix possibility to set package name 2015-02-16 16:44:11 +01:00
params.pp params: support debian 8 2015-05-01 14:39:34 -04:00
service.pp Fix typo 2015-04-07 10:56:15 +02:00