summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2015-08-25 13:33:13 +0200
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2015-08-25 13:33:13 +0200
commit37faf0f744bbbf32d642dc02fb8638266106525b (patch)
treeb3b8373e0cf6261ca600ef2fce42cf8f4a56648b
parente3e8ab9751e26db6861d63ad1a1c3e3aefe6dee8 (diff)
Release 0.2.2
-rw-r--r--CHANGELOG.md24
-rw-r--r--HISTORY.md10
-rw-r--r--metadata.json4
3 files changed, 29 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbd8588..20723ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,49 +1,59 @@
-## 2015-08-21 - Release 0.2.1
-
-Use docker for acceptance tests
-
# Change Log
-## [0.2.0](https://forge.puppetlabs.com/Camptocamp/systemd/0.2.0) (2015-08-05)
-**Merged pull requests:**
+## [0.2.2](https://forge.puppetlabs.com/camptocamp/systemd/0.2.2) (2015-08-25)
+**Implemented enhancements:**
- Add 'systemd-tmpfiles-create' [\#1](https://github.com/camptocamp/puppet-systemd/pull/1) ([roidelapluie](https://github.com/roidelapluie))
+## [0.2.1](https://forge.puppetlabs.com/camptocamp/systemd/0.2.1) (2015-08-21)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.2.0...0.2.1)
+
+- Use docker for acceptance tests
+
## [0.1.15](https://forge.puppetlabs.com/camptocamp/systemd/0.1.15) (2015-06-26)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.14...0.1.15)
- Fix strict_variables activation with rspec-puppet 2.2
## [0.1.14](https://forge.puppetlabs.com/camptocamp/systemd/0.1.14) (2015-05-28)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.13...0.1.14)
- Add beaker_spec_helper to Gemfile
## [0.1.13](https://forge.puppetlabs.com/camptocamp/systemd/0.1.13) (2015-05-26)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.12...0.1.13)
- Use random application order in nodeset
## [0.1.12](https://forge.puppetlabs.com/camptocamp/systemd/0.1.12) (2015-05-26)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.11...0.1.12)
- Add utopic & vivid nodesets
## [0.1.11](https://forge.puppetlabs.com/camptocamp/systemd/0.1.11) (2015-05-25)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.10...0.1.11)
- Don't allow failure on Puppet 4
## [0.1.10](https://forge.puppetlabs.com/camptocamp/systemd/0.1.10) (2015-05-13)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.9...0.1.10)
- Add puppet-lint-file_source_rights-check gem
## [0.1.9](https://forge.puppetlabs.com/camptocamp/systemd/0.1.9) (2015-05-12)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.8...0.1.9)
- Don't pin beaker
## [0.1.8](https://forge.puppetlabs.com/camptocamp/systemd/0.1.8) (2015-04-27)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.7...0.1.8)
- Add nodeset ubuntu-12.04-x86_64-openstack
## [0.1.7](https://forge.puppetlabs.com/camptocamp/systemd/0.1.7) (2015-04-03)
+[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.6...0.1.7)
- Confine rspec pinning to ruby 1.8
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file
diff --git a/HISTORY.md b/HISTORY.md
index 0f24879..20723ba 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,10 @@
+# Change Log
+
+## [0.2.2](https://forge.puppetlabs.com/camptocamp/systemd/0.2.2) (2015-08-25)
+**Implemented enhancements:**
+
+- Add 'systemd-tmpfiles-create' [\#1](https://github.com/camptocamp/puppet-systemd/pull/1) ([roidelapluie](https://github.com/roidelapluie))
+
## [0.2.1](https://forge.puppetlabs.com/camptocamp/systemd/0.2.1) (2015-08-21)
[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.2.0...0.2.1)
@@ -47,3 +54,6 @@
[Full Changelog](https://github.com/camptocamp/puppet-systemd/compare/0.1.6...0.1.7)
- Confine rspec pinning to ruby 1.8
+
+
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file
diff --git a/metadata.json b/metadata.json
index fc38db0..abdd481 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,7 +1,7 @@
{
"name": "camptocamp-systemd",
- "version": "0.2.1",
- "author": "Camptocamp",
+ "version": "0.2.2",
+ "author": "camptocamp",
"summary": "Puppet Systemd module",
"license": "Apache-2.0",
"source": "https://github.com/camptocamp/puppet-systemd",