Skip to content

Commit 00217f3

Browse files
committed
chore(doc): Update changelog
1 parent 35aebbd commit 00217f3

File tree

3 files changed

+12
-21
lines changed

3 files changed

+12
-21
lines changed

.release-notes.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,8 @@
1-
## LinuxAid Release Version v1.4.1
2-
3-
### Features
4-
- 2412fac1 feat: add support for installing linuxaid-cli from package and archive
5-
- 70f8a629 feat: enable SSH key fingerprint logging for ISO 27001/NIS2 compliance
1+
## LinuxAid Release Version v1.4.2
62

73
### Bug Fixes
8-
- dc23a292 fix puppet string error in role::computing::slurm
9-
- 7c28e256 fix: update realmd module to release e3bc94118397333121e0a7fc5c99b20a0fad1429
10-
- f66032c2 fix linuxaid ci issues
11-
12-
### Configuration Changes
13-
- 11d6b870 chore: update linuxaid-cli release version with checksum
14-
- 9da5c7b8 chore: updated puppet-slurm module @8b1988aeeba726afe8fe1af67849b1a88b91a81e
15-
- dd500581 chore: updated puppet-realmd module @b7ff74a47f9bff2fa29dc7fb2838b1f4a57f6f11
4+
- 73671d9a fix the bug for calling the facts for init_system and fix os family selector for linuxaid-cli package version
165

176
### Other Changes
18-
- 420aa073 Updated linux aid comparison metrics acc to suggestions
19-
- 61fc57f7 add puppet docstring ci
20-
- 07706470 Enable slurm metrics
21-
- 03ee3f6a add encrypt_params tag in puppet docstring
22-
- c0ddff6a linuxaid-ci: fix NoMethodError in puppet classes
23-
- df5fb03e add groups in puppet classes
24-
- 8dd798e8 Adjust value to match apt::source class parameter
7+
- 0ff54dee ci: update linuxaid-ci image to v0.0.2, fix ci issues
258

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All releases and the changes included in them (pulled from git commits added since last release) will be detailed in this file.
44

5+
## LinuxAid Release Version v1.4.2
6+
7+
### Bug Fixes
8+
- 73671d9a fix the bug for calling the facts for init_system and fix os family selector for linuxaid-cli package version
9+
10+
### Other Changes
11+
- 0ff54dee ci: update linuxaid-ci image to v0.0.2, fix ci issues
12+
513
## LinuxAid Release Version v1.4.1
614

715
### Features

modules/enableit/common/data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ common::system::services:
313313

314314
# Puppet
315315
common::openvox::version: "8.23.0"
316-
common::openvox::environment: "v1.4.1"
316+
common::openvox::environment: "v1.4.2"
317317
common::openvox::server: enableit.puppet.obmondo.com
318318
common::openvox::package_name: "openvox-agent"
319319
common::openvox::configure_agent: true

0 commit comments

Comments
 (0)