Ken Barber
3affb17ee3
Release 2.0.0
...
This modifies the CHANGELOG for the 2.0.0 release, and adds an upgrading
section to warn users about the `inifile` change during the upgrade.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-10-07 23:00:26 +01:00
Ken Barber
73c1d655b8
Merge pull request #74 from kbarber/ticket/master/GH-73-cprice-inifile-deprecated
...
(GH-73) Switch to puppetlabs/inifile from cprice/inifile
2013-10-04 04:31:41 -07:00
Ken Barber
1bfb3517a9
Release 1.6.0
...
Updates CHANGELOG and the Modulefile for the next release.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-08-07 23:11:30 +01:00
Ken Barber
620c9cf6c9
(GH-73) Switch to puppetlabs/inifile from cprice/inifile
...
cprice/inifile is deprecated, this patch changes the module to use inifile's
new home puppetlabs/inifile.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-07-31 22:52:25 +01:00
Chris Price
45f9de11d6
Update CHANGELOG and Modulefile for 1.5.0 release
2013-07-18 13:46:01 -07:00
Ken Barber
5bd3177e3e
Fix dependency for stdlib for 'downcase'
...
Downcase has been added to puppetlabs/puppetdb, this patch changes the
dependency for stdlib to >= 2.2.0 as that was when downcase was first
included.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-06-20 13:12:18 +01:00
Chris Price
8383020937
Bump inifile module dependency version once more
2013-05-28 15:27:05 -07:00
Chris Price
805b7f1423
Update inifile dependency to latest version
2013-05-28 14:35:48 -07:00
Chris Price
9f2583aec3
Update Modulefile / CHANGELOG for 1.4.0 release
2013-05-24 13:01:18 -07:00
Ken Barber
652429c8f1
Change stdlib dependency to >= 1.0.0
...
Previously this was >= 3.2.0, which probably isn't necessary just for
validate_re, plus at the time of writing this it was causing a problem
with the forge.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-05-20 16:46:52 +01:00
Ken Barber
447e62167a
Release 1.3.0
...
Update Changelog and Modulefile, ready for release 1.3.0.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-05-17 16:00:51 +01:00
Ken Barber
5a72d6d82b
Cleaned up ghoneycutt's code a tad
...
Signed-off-by: Ken Barber <ken@bob.sh>
2013-04-09 13:27:25 +01:00
Garrett Honeycutt
fc3f8dc747
allows for 0 _ttl's without time signifier and enables tests
2013-04-08 23:49:18 +02:00
Ken Barber
fd9d63ef4d
Release 1.2.1 - changlog and Modulefile
...
Signed-off-by: Ken Barber <ken@bob.sh>
2013-04-08 11:33:39 +01:00
Ken Barber
c51037a5fc
Prepare for release 1.2.0
...
Signed-off-by: Ken Barber <ken@bob.sh>
2013-04-05 12:13:05 +01:00
Ken Barber
8df379a21d
Prepare for Release 1.1.5
...
Updated CHANGELOG and Modulefile. Added proper ignores for packaging and
removed duplicate release notes from README.md.
Signed-off-by: Ken Barber <ken@bob.sh>
2013-03-10 23:29:30 -07:00
Chris Price
d54f51ebea
Update Modulefile and CHANGELOG for 1.1.4 release
2013-01-17 10:11:46 -08:00
Chris Price
76bfd9e72d
Update Modulefile for 1.1.3 release
...
This updates our dependencies to the latest versions of inifile and
postgres.
2013-01-15 16:47:52 -08:00
Chris Price
eabee5406b
Update Modulefile and CHANGELOG; final commit for version 1.1.2
2012-10-26 11:44:35 -07:00
Chris Price
5c94dd161d
Update Modulefile and CHANGELOG; final commit for version 1.1.1
2012-10-26 10:22:34 -07:00
Chris Price
bea79b41a2
Update Modulefile
...
* Update the version number to 1.1.0
* Update the postgres dependency to puppetlabs/postgresql
2012-10-24 17:08:30 -07:00
Chris Price
179b337571
Add a parameter for restarting puppet master
...
Prior to this commit, the module always attempted
to restart the puppet master service whenever it
managed the master config files. This commit
disables that behavior since our acceptance nodes
don't have the service installed.
2012-09-23 10:05:00 -07:00
Chris Price
af50c423c2
Update CHANGELOG - final commit for 1.0.2 release
2012-09-21 11:03:37 -07:00
Chris Price
f21740b699
Pass 'manage_redhat_firewall' param through to postgres
...
Prior to this commit, if you allowed the puppetdb module
to manage postgres for you, it would always try to manage
the firewall for the postgres port on redhat systems.
This commit exposes that as a parameter in a few more
spots, and passes it through to the postgres module.
2012-09-21 10:47:19 -07:00
Chris Price
4360004ea2
Merge remote-tracking branch 'ghoneycutt/ticket/1.0.x/xxxx_style_updates' into maint/master/resolve-merge-conflict
...
Conflicts:
manifests/server/database_ini.pp
2012-09-20 16:22:46 -07:00
Chris Price
7c81036e09
Update CHANGELOG and Modulefile
2012-09-20 16:15:47 -07:00
Garrett Honeycutt
1aab5d98b0
complies with style guide
2012-09-20 14:46:26 -07:00
Chris Price
a89771e063
Bump version to 1.0, change module namespace
...
Bump the version number in the Modulefile up to 1.0, and
change the module namespace from cprice to puppetlabs.
2012-09-18 18:45:26 -07:00
Chris Price
dfcedde055
Update Modulefile to reflect new version 0.1.2
2012-09-18 17:26:14 -07:00
Chris Price
b80866ebef
Add support for opening puppetdb port in firewall
2012-09-17 17:06:48 -07:00
Chris Price
5b2f504865
Initial Modulefile
2012-09-17 16:05:12 -07:00