File tree Expand file tree Collapse file tree 3 files changed +12
-21
lines changed
modules/enableit/common/data Expand file tree Collapse file tree 3 files changed +12
-21
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 22
33All 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
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ common::system::services:
313313
314314# Puppet
315315common::openvox::version : " 8.23.0"
316- common::openvox::environment : " v1.4.1 "
316+ common::openvox::environment : " v1.4.2 "
317317common::openvox::server : enableit.puppet.obmondo.com
318318common::openvox::package_name : " openvox-agent"
319319common::openvox::configure_agent : true
You can’t perform that action at this time.
0 commit comments