module-nginx/spec
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
..
acceptance beaker: add some more basic tests 2015-04-14 00:01:51 -04:00
classes typo corrected 2015-12-04 09:17:48 +05:30
defines bugfix: convert integer strings to integer 2016-03-06 10:18:12 +01:00
unit nginx version fact compatibility with Facter 1.7 2016-02-05 18:11:15 +11:00
spec_helper.rb spec: cleanup 2014-12-09 19:47:05 -05:00
spec_helper_acceptance.rb switch to beaker-rspec from rspec-system-puppet 2015-04-13 23:28:51 -04:00