Skip to content

Commit ad44779

Browse files
author
Stephen
committed
Cut new release
1 parent afae1b6 commit ad44779

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@
3939
* added puppet agent option "ordering" <gigawhat>
4040
* added puppet agent option "trusted_node_data"
4141
* Beta Suse Support
42+
2014-06-13 Stephen Johnson <[email protected]> - 0.0.22
43+
* corrected the package name for FreeBSD <oillogicalimbecile>
44+
* Added listen parameter for puppet agent to listen for connections <pythianjoseph>
45+
* Added support for dns_alt_names <jyundt>
46+
* Fix default encoding in config.ru <dvorak>
47+
* Added reportserver parameter for puppet agent to send transaction <pythianjoseph>

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 '0.0.21'
2+
version '0.0.22'
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)