diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-24 20:47:16 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-24 20:47:16 +0000 |
commit | 99dd25fb23a5e0dd153561a11f91793fed4a3a65 (patch) | |
tree | 844c87a721174184f46f2f8aceee53ac24b2d5e8 /releasenotes/notes | |
parent | e3f5da81aed9e56be31facfa7aaae881a481e889 (diff) | |
parent | 0443e7a836d11f99639213e2f99538d47530f9b6 (diff) |
Merge "Revert "Disable systemd-networkd & systemd-resolved""
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/systemd-d9a41bb3709d0653.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/releasenotes/notes/systemd-d9a41bb3709d0653.yaml b/releasenotes/notes/systemd-d9a41bb3709d0653.yaml deleted file mode 100644 index af66f89d..00000000 --- a/releasenotes/notes/systemd-d9a41bb3709d0653.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -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. |