blob: af66f89d5778e117e570413b7a816a6e4fe38766 (
plain)
1
2
3
4
5
6
7
8
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.
|