We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ac107 commit 7a5ce34Copy full SHA for 7a5ce34
CHANGELOG.rst
@@ -4,6 +4,14 @@ stackhpc.cephadm Release Notes
4
5
.. contents:: Topics
6
7
+v1.19.1
8
+=======
9
+
10
+Bugfixes
11
+--------
12
13
+- pools - cephadm_pool tasks now correctly run with sudo
14
15
v1.16.0
16
=======
17
changelogs/changelog.yaml
@@ -26,3 +26,10 @@ releases:
26
27
'
28
release_date: '2024-07-28'
29
+ 1.19.1:
30
+ changes:
31
+ bugfixes:
32
+ - pools - cephadm_pool tasks now correctly run with sudo
33
+ fragments:
34
+ - sudo-fix.yml
35
+ release_date: '2025-01-13'
changelogs/fragments/sudo-fix.yml
0 commit comments