Skip to content

Commit e10b872

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 1.1.0
1 parent 77724de commit e10b872

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v1.1.0](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v1.1.0) (2025-10-26)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v1.0.0...v1.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Configure openbox\_bootstrap as a puppet\_library bolt\_plugin [\#33](https://github.com/voxpupuli/puppet-openvox_bootstrap/issues/33)
14+
- Exit install early if nothing to do [\#42](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/42) ([austb](https://github.com/austb))
15+
16+
**Closed issues:**
17+
18+
- Add Feature to manage entries in csr\_attributes.yml [\#26](https://github.com/voxpupuli/puppet-openvox_bootstrap/issues/26)
19+
20+
**Merged pull requests:**
21+
22+
- \(gh-35\) Add a stop\_service parameter to install task [\#36](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/36) ([jpartlow](https://github.com/jpartlow))
23+
- \(gh-33\) Configure openbox\_boostrap as a puppet\_library bolt plugin [\#34](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/34) ([jpartlow](https://github.com/jpartlow))
24+
725
## [v1.0.0](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v1.0.0) (2025-08-04)
826

927
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.4.0...v1.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openvox_bootstrap",
3-
"version": "1.0.1-rc0",
3+
"version": "1.1.0",
44
"summary": "Bootstrap installation of OpenVox packages.",
55
"description": "A Bolt project to bootstrap the installation of OpenVox packages.",
66
"author": "Josh Partlow",

0 commit comments

Comments
 (0)