]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
teuthology: manage teuthology system users 147/head
authorZack Cerza <zack@redhat.com>
Tue, 29 Sep 2015 19:45:03 +0000 (13:45 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 2 Oct 2015 15:44:28 +0000 (09:44 -0600)
commit6c63105da1d9a3c99e8fd75504ef7464dcbb6fb8
tree3df6188a4f2d06117bfd3973b61f521fe52c16df
parentec9f2c4ffac6aa4070cc67b7f69020689249193b
teuthology: manage teuthology system users

'teuthology' for scheduling and 'teuthworker' for execution

This is intended to mirror our existing setups

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/teuthology/README.rst [new file with mode: 0644]
roles/teuthology/defaults/main.yml [new file with mode: 0644]
roles/teuthology/tasks/apt_systems.yml [new file with mode: 0644]
roles/teuthology/tasks/main.yml [new file with mode: 0644]
roles/teuthology/tasks/setup_users.yml [new file with mode: 0644]
roles/teuthology/tasks/yum_systems.yml [new file with mode: 0644]
roles/teuthology/vars/apt_systems.yml [new file with mode: 0644]
roles/teuthology/vars/yum_systems.yml [new file with mode: 0644]