aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/systemd-d9a41bb3709d0653.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/systemd-d9a41bb3709d0653.yaml')
-rw-r--r--releasenotes/notes/systemd-d9a41bb3709d0653.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/systemd-d9a41bb3709d0653.yaml b/releasenotes/notes/systemd-d9a41bb3709d0653.yaml
new file mode 100644
index 00000000..af66f89d
--- /dev/null
+++ b/releasenotes/notes/systemd-d9a41bb3709d0653.yaml
@@ -0,0 +1,9 @@
+---
+fixes:
+ - |
+ Latest commits in puppet-systemd enabled by default systemd-networkd and
+ systemd-resolved but we don't want to manage them for now in TripleO.
+ MySQL and MongoDB services were managing some systemd resources so now
+ we ensure that these 2 systemd services are disabled. In the future, we
+ might want and activate these services and revert that patch but for now
+ we want to disable them.