You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix could not find init script in some cases @divansantana
16
+
Support for strict_variables mode @tequeter
17
+
define relationship between vhost an package puppetmaster-passenger @toepi
18
+
distinguish between Debian and Ubuntu for puppetmaster-passenger setup @toepi
19
+
Add support for splay and splaylimit parameters in puppet.conf @paulseward
20
+
Fix syntax error on readme @jordigg
21
+
in manifests/repo.pp added include ::puppet, to fix unknown variable puppet::manage_repos @chrisowensboston
22
+
in manifests/init.pp added "+ 0" after calls to fqdn_rand, to force conversion to integer. @chrisowensboston
23
+
in spec/classes/puppet_agent_spec.rb, Changed tests for interpolated minute values to accommodate different versions of fqdn_rand using different entropy sources. Changed host name from "testy" to "testy2" because "testy" happened to give a 0 using fqdn_rand(14)
24
+
In .fixtures.yml, changed puppetlabs/concat version requirement from '1.2.0' to '>= 1.2.2 < 2.0.0', to fix "uknown variable ::is_pe" bug @chrisowensboston
25
+
in Gemfile, forced json_pure to be < 2.0.1 when ruby < 2.0 @chrisowensboston
26
+
in .travis.yml, added a line for rvm 2.2.0, puppet gem 4.7.0, facter gem 2.4.6, hiera gem 3.2.1 @chrisowensboston
27
+
28
+
1
29
##2016-02-11 - Pete Brown <pete@abstractit.com.au> 2.2.1
0 commit comments