f1d27f7ddb
This avoids root privileges in tftpd's unprivileged container. Change-Id: I50366205c9cefe2af26c27580c02368f029b7605
7 lines
150 B
YAML
7 lines
150 B
YAML
---
|
|
security:
|
|
- |
|
|
Kolla Ansible used to run Ironic's tftpd as an (unprivileged) root
|
|
user.
|
|
Now, it will explicitly use the nobody user.
|