We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e52141 commit 11e93d0Copy full SHA for 11e93d0
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+##2015-06-16 - Release 0.2.0
2
+###Summary
3
+This release adds the ability to manage some options of Gitolite configuration file.
4
+
5
+####Features
6
+- Added template of `.gitolite.rc` file
7
+- Added `git_config_keys` parameter to `gitolite` class and to the template of configuration file.
8
+- Added `allow_local_code` parameter to `gitolite` class.
9
10
##2015-06-16 - Release 0.1.2
11
###Summary
12
This is the initial release
metadata.json
@@ -1,6 +1,6 @@
{
"name": "echoes-gitolite",
- "version": "0.1.2",
+ "version": "0.2.0",
"author": "Echoes Technologies",
"summary": "Puppet module to manage gitolite installation and configuration",
"license": "Apache-2.0",
0 commit comments