Skip to content

Commit 2be103e

Browse files
author
Mike Massonnet
committed
Synchronize Changelog with latest commits
Signed-off-by: Mike Massonnet <mike.massonnet@uni.lu>
1 parent 4c337fc commit 2be103e

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,50 @@ Changelog
44

55
(unreleased)
66
------------
7+
- Merge tag 'v1.5.7' into devel. [Mike Massonnet]
8+
9+
v1.5.7
10+
11+
12+
v1.5.7 (2026-02-24)
13+
-------------------
14+
- Merge branch 'release/1.5.7' into production. [Mike Massonnet]
15+
- Make Rakefile happy with new Gemfile.lock. [Mike Massonnet]
16+
- Bump to version '1.5.7' [Mike Massonnet]
17+
- Make Rakefile happy with new Gemfile.lock. [Mike Massonnet]
18+
- Merge pull request #96 from ULHPC/m8t/mysql_binding_port. [Mike
19+
Massonnet]
20+
21+
[manifests/slurmdbd] Bootstrapped MySQL instance defaults always to 127.0.0.1 (#74)
22+
- [manifests/slurmdbd] Bootstrapped MySQL instance defaults always to
23+
bind-address 127.0.0.1 (#74) [Mike Massonnet]
24+
25+
https://github.com/ULHPC/puppet-slurm/issues/74
26+
27+
For sack of improvement, make it a variable (should be converted to
28+
hiera cf #78.)
29+
- Merge pull request #95 from ULHPC/m8t/module_git. [Mike Massonnet]
30+
31+
Do not customize gitconfig (#85)
32+
- [manifests/repo] Do not customize gitconfig as there is no implicit
33+
git commit/push from this module (#85) [Mike Massonnet]
34+
- Merge pull request #94 from ULHPC/m8t/slurmdbd_conf_sensitive. [Mike
35+
Massonnet]
36+
37+
[security] Render slurmdbd.conf template optionally Sensitive
38+
- [security] Render slurmdbd.conf template optionally Sensitive. [Mike
39+
Massonnet]
40+
41+
follow-up 3f3ad77
42+
43+
When passing a Sensitive storagepass to the class, content for the
44+
generated template is also defined Sensitive. This way the secret is
45+
hidden from PuppetDB.
46+
47+
However there is one downside, the diff is hidden from the `puppet
48+
agent` execution, and there is no file kept for diff inside the
49+
clientbucket directory.
50+
- Synchronize Changelog with latest commits. [Mike Massonnet]
751
- Merge tag 'v1.5.6' into devel. [Mike Massonnet]
852

953
v1.5.6

0 commit comments

Comments
 (0)