
Change-Id: Ieaa3b3b5c7cb5dd36ef468801f1510a4aa98a647 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
[all]
|
|
# NOTE(pabelanger): We should not be hard-coding jenkins here, since it limits
|
|
# who can run this test. However, ansible 2.0 has broken ansible_user and it
|
|
# now requires to be setup, otherwise it will return nil[1].
|
|
# [1] https://github.com/ansible/ansible/issues/13669
|
|
localhost ansible_user=jenkins
|