]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ansible: use "ceph-jenkins" as API user 200/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 2 Nov 2015 23:12:02 +0000 (16:12 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 3 Nov 2015 21:41:06 +0000 (14:41 -0700)
commit6bc8f1cb7a362c2ea2d22e7d408affc14d7cec4e
tree04e367570452ab934ed998aaa58133b0999a4b23
parent8402748409720f49e82fb9d82346a0e4889b2ad7
ansible: use "ceph-jenkins" as API user

Jenkins authorizes this user account to add or remove slaves. In order
to have permission to add or remove slaves, we have to give this account
administrator rights to Jenkins.

Prior to this commit, we had a system user "prado" in Jenkins with
administrator rights.

Since we do not control this user account on GitHub.com, it is better to
use a GitHub.com user account that we control.
ansible/slave.yml.j2