kayobe/ansible/group_vars
Mark Goddard 287acd1f92 Support configuration of user accounts
User accounts are configured during the following commands:

kayobe seed hypervisor host configure
kayobe seed host configure
kayobe overcloud host configure

The users are defined by the following variables:

seed_hypervisor_users
seed_users
controller_users
monitoring_users

The format required is described in the singleplatform-eng.users role
on Galaxy.

Any additional control plane hosts not in the controllers or monitoring
groups should define a 'users' variable.
2017-09-11 10:29:13 +00:00
..
all Support configuration of user accounts 2017-09-11 10:29:13 +00:00
controllers Support configuration of user accounts 2017-09-11 10:29:13 +00:00
monitoring Support configuration of user accounts 2017-09-11 10:29:13 +00:00
overcloud Add support for monitoring nodes 2017-05-29 16:52:17 +01:00
seed Support configuration of user accounts 2017-09-11 10:29:13 +00:00
seed-hypervisor Support configuration of user accounts 2017-09-11 10:29:13 +00:00
switches Fix typo in junos switch provider for SSH private key file 2017-08-10 10:35:05 +00:00