An Ansible deployment to validate ansible roles for Continuous Integration.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- |
|
# NOTE(pabelanger): In the gate, we want to create a zuul-test user / |
|
# group as zuul already exists on our images. |
|
zuul_user_name: zuul-test |
|
zuul_user_group: zuul-test |
|
zuul_user_home: /var/lib/zuul
|
|
|