Skip to content

Commit 93c0fd4

Browse files
stephenrjohnsonStephen
authored andcommitted
Roll new version
1 parent 1a504f5 commit 93c0fd4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,13 @@
6161
2014-10-10 Stephen Johnson <[email protected]> - 1.1.0
6262
* Add new templatedir paramter to agent
6363
* Add external_nodes and node_terminus <Jesi Major>
64+
2014-12-09 Stephen Johnson <[email protected]> - 1.2.0
65+
* move cron command to class parameter <g.chernyshev>
66+
* Use double-quotes to allow variable expansion in environmentpath <Robin Bowes>
67+
* Allow passenger tempdir to be configurable <Robin Bowes>
68+
* Fix for future parse <Tim Meusel>
69+
* Fix sections settings for various configuration params <Benjamin Krein>
70+
* templatedir is deprecated, so do not add by default <Michael Arnold>
71+
* Let Puppet deal with setting it's own permissions <Michael Arnold>
72+
* Added configtimeout setting to puppet::agent to allow override of this default setting <Jesi Major>
73+
* Add new flag to make ssl cert generation optional <Robin Bowes>

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'stephenrjohnson-puppet'
2-
version '1.1.0'
2+
version '1.2.0'
33
source 'git://github.com/stephenrjohnson/puppetlabs-puppet.git'
44
author 'Stephen Johnson'
55
description 'Resource types for managing puppet master and agent'

0 commit comments

Comments
 (0)