Skip to content

Commit

Permalink
New puppetforge version (1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbadia committed Jul 11, 2015
1 parent 5988b11 commit 3a43237
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2015-07-11 - 1.0.0

### features:
* Install mariadb-devel on EL7 platforms
* Add extra parameters for Gitlab configuration
* Add new config options for GitLab 7.12
* add variables for SSL ciphers/protocol
* Fix spec tests, lint and acceptance

### bugfix:
* Offer a coherent gitlab_dbport default value
* Missing System Package: 'cmake', 'pkg-config', 'libkrb5-dev', 'ruby-execjs'.
* create ${git_home].gitlab_setup_done with ensure => file
* gitlab should not fix the system

## 2015-03-19 - 0.2.0

### features:
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sbadia-gitlab",
"version": "0.2.0",
"version": "1.0.0",
"author": "Andrew Tomaka, Steffen Roegner, Igor Galic, Uwe Kleinmann, Matt Klich, Sebastien Badia",
"summary": "Puppet GitLab Module",
"license": "GPL-3.0",
Expand Down

0 comments on commit 3a43237

Please sign in to comment.