diff --git a/Changelog b/Changelog index 188f3d4..63d79d8 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +0.1.0: +* Make sure that service script is created and removed depending on the ensure parameter +* Also manage this service + 0.0.6: * Stop notifying the instance dir on each puppet run. diff --git a/metadata.json b/metadata.json index 720201c..9c704c3 100644 --- a/metadata.json +++ b/metadata.json @@ -14,5 +14,5 @@ "source": "git@github.com:pvbouwel/puppet-tomcat.git", "summary": "Setup tomcat instances", "tags": [], - "version": "0.0.6" + "version": "0.1.0" }