puppet-nova/releasenotes/notes/new-placement-package-handling-e7870bfe4132782f.yaml
Thomas Goirand 83d12fd495 Debian: make placement-api run on uwsgi
Debian doesn't use Apache2, but has an init script using uwsgi for
nova-placement-api. This patch is an attempt to stop using Apache,
which binds on the same port and fails the install.

Depends-On: I2808e73576fc90c6c9d5c0c1c020998a521924f2
Change-Id: I081542bfca7f5d4f3c0d8493c0b7c90d782a3e1f
2018-04-30 17:07:37 +02:00

7 lines
176 B
YAML

---
features:
- |
Now puppet ensures that the nova-placement-api package is properly
installed and that the service is running when running using Debian
package.