Files
puppet-nova/releasenotes/notes/Use-novajoin-specific-user-and-directory-2141e8c0bfc68c24.yaml
Juan Antonio Osorio Robles db49f73ef9 Use novajoin-specific user and directory
This uses novajoin's user and directory for the novajoin service instead
of relying on the nova service user and /etc/nova. It also removes some
nova-specific parameters related to auth, to replace them with more
generic names.

Change-Id: I5e02164854542ad08b1b517f52334187913ee4e8
2017-05-23 18:03:53 +03:00

6 lines
186 B
YAML

---
other:
- Novajoin now uses it's own user and configuration directory by default. As
to separate from the nova user and have it easier to use in containerized
environments.