kayobe/ansible/group_vars/compute/users
Mark Goddard 038c73414e Add configuration for virtualised compute hosts
Hosts in the [compute] group will be configured as virtualised compute
hosts. These hosts are treated as part of the overcloud, and affected by
all overcloud commands.
2017-11-12 09:35:40 +00:00

5 lines
136 B
Plaintext

---
# List of users to create. This should be in a format accepted by the
# singleplatform-eng.users role.
users: "{{ compute_users }}"