Skip to content

Commit 3a43237

Browse files
committed
1 parent 5988b11 commit 3a43237

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2015-07-11 - 1.0.0
2+
3+
### features:
4+
* Install mariadb-devel on EL7 platforms
5+
* Add extra parameters for Gitlab configuration
6+
* Add new config options for GitLab 7.12
7+
* add variables for SSL ciphers/protocol
8+
* Fix spec tests, lint and acceptance
9+
10+
### bugfix:
11+
* Offer a coherent gitlab_dbport default value
12+
* Missing System Package: 'cmake', 'pkg-config', 'libkrb5-dev', 'ruby-execjs'.
13+
* create ${git_home].gitlab_setup_done with ensure => file
14+
* gitlab should not fix the system
15+
116
## 2015-03-19 - 0.2.0
217

318
### features:

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sbadia-gitlab",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"author": "Andrew Tomaka, Steffen Roegner, Igor Galic, Uwe Kleinmann, Matt Klich, Sebastien Badia",
55
"summary": "Puppet GitLab Module",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)