Skip to content

Commit 8b8e27f

Browse files
author
Stephen
committed
Release version 0.0.23
1 parent 4799023 commit 8b8e27f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@
4545
* Added support for dns_alt_names <jyundt>
4646
* Fix default encoding in config.ru <dvorak>
4747
* Added reportserver parameter for puppet agent to send transaction <pythianjoseph>
48+
2014-06-25 Stephen Johnson <[email protected]> - 0.0.23
49+
* Fixed mis quoting for a few variables <lavoiesi>
50+
* Add initial support for directory environments <crayfishx>

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.22'
2+
version '0.0.23'
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)