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 eeac9a6 commit b7b8653Copy full SHA for b7b8653
CHANGELOG.md
@@ -1,6 +1,10 @@
1
WildFly Cookbook CHANGELOG
2
==========================
3
4
+# 0.1.19 (2015-04-01)
5
+* Fixed location of wildfly.conf in Debian init script.
6
+
7
8
# 0.1.18 (2015-03-19)
9
* Adjusted behavior of the service user update procedure.
10
* Fixed hardcoded username.
metadata.rb
@@ -6,7 +6,7 @@
license 'Apache License, Version 2.0'
description 'Installs/Configures wildfly'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version '0.1.18'
+version '0.1.19'
11
supports 'centos'
12
0 commit comments