File tree Expand file tree Collapse file tree 3 files changed +30
-8
lines changed
modules/enableit/common/data Expand file tree Collapse file tree 3 files changed +30
-8
lines changed Original file line number Diff line number Diff line change 1- ## LinuxAid Release Version v1.5.6
1+ ## LinuxAid Release Version v1.5.7
22
33### Bug Fixes
4- - c23177b1 fix: update extra options and remove stale dropin
5- - 96f51a08 fix: update deprecated fields
6-
7- ### Configuration Changes
8- - d0fe9d78 chore: pin puppet-openvas module @v0 .0.1
4+ - 784c23d73 fix(docs): correct SELinux anchor links after namespace change
5+ - 837dffd63 fix: Replaced profile::system::systemd with common::system::systemd so that systemd parameters are sourced from the common class
96
107### Other Changes
11- - 5c861d05 gitea-backup: fix perform_local_backup_rotation func to only look at gitea-dump-* files
8+ - 786b1b89f Add openvas module v0.0.2
9+ - 7b3a3f998 Added splunk add ons
10+ - 25639ca3f Updated the network wait online for bonded interace
11+ - 2d37c1af2 use group adm for ubuntu-24 for logrotate
12+ - 306349ad3 Added the support to add splunk add-ons
13+ - 64ebd8d8e Added a support to provide thinlinc license source path
14+ - 06e45c7a7 doc: fix email markdown
15+ - 0558fb9ed add: noop_value and ensure for jumphost
16+ - ed00bcc87 updating the class name form common::setup::obmondo_admin to common::system::obmondo_admin
1217
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.5.7
6+
7+ ### Bug Fixes
8+ - 784c23d73 fix(docs): correct SELinux anchor links after namespace change
9+ - 837dffd63 fix: Replaced profile::system::systemd with common::system::systemd so that systemd parameters are sourced from the common class
10+
11+ ### Other Changes
12+ - 786b1b89f Add openvas module v0.0.2
13+ - 7b3a3f998 Added splunk add ons
14+ - 25639ca3f Updated the network wait online for bonded interace
15+ - 2d37c1af2 use group adm for ubuntu-24 for logrotate
16+ - 306349ad3 Added the support to add splunk add-ons
17+ - 64ebd8d8e Added a support to provide thinlinc license source path
18+ - 06e45c7a7 doc: fix email markdown
19+ - 0558fb9ed add: noop_value and ensure for jumphost
20+ - ed00bcc87 updating the class name form common::setup::obmondo_admin to common::system::obmondo_admin
21+
522## LinuxAid Release Version v1.5.6
623
724### Bug Fixes
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ common::system::disabled_services:
311311
312312# Puppet/Openvox
313313common::system::openvox::version : " 8.24.2"
314- common::system::openvox::environment : " v1.5.6 "
314+ common::system::openvox::environment : " v1.5.7 "
315315common::system::openvox::server : enableit.puppet.obmondo.com
316316common::system::openvox::package_name : " openvox-agent"
317317common::system::openvox::configure_agent : true
You can’t perform that action at this time.
0 commit comments