Skip to content

Commit

Permalink
Merge pull request #299 from voxpupuli/4.0.0rel
Browse files Browse the repository at this point in the history
Release candidate for v4.0.0
  • Loading branch information
bastelfreak authored Nov 19, 2016
2 parents 5ab878f + 20fbab4 commit 1268327
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
4.0.0 - Multiple Authors
* First Vox Pupuli release of r10k!
* Badge updates #298
* First modulesync after migration #296
* unbreak on OS where root group != 'root' #279
* Update config_version.sh #291
* Duplicate certpath key #287
* Fixes Puppet 4 path for webhook #295
* add curl example to readme #274
* Fix testing #288
* Add support for custom permissions and ownership of webhooks.yaml #278
* Add GitHub signature #262
* fix mcollective image #264
3.2.0 - Multiple Authors
* Support for TFS/Visual Studio Git #259
* Lowercase Environment names #256
Expand Down
12 changes: 6 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"author": "Zach Smith",
"author": "Vox Pupuli",
"license": "Apache-2.0",
"name": "zack-r10k",
"name": "puppet-r10k",
"operatingsystem_support": [],
"project_page": "https://github.com/acidprime/r10k",
"issues_url": "https://github.com/acidprime/r10k/issues",
"source": "https://github.com/acidprime/r10k",
"project_page": "https://github.com/voxpupuli/puppet-r10k",
"issues_url": "https://github.com/voxpupuli/puppet-r10k/issues",
"source": "https://github.com/voxpupuli/puppet-r10k",
"summary": "Module for setting up dynamic environments using r10k",
"tags": ["git", "pe", "environment", "mcollective","r10k"],
"version": "3.2.0",
"version": "4.0.0",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand Down

0 comments on commit 1268327

Please sign in to comment.