Install gear into executor Ansible environment
This is required by the subunit/logstash jobs Change-Id: I73fff8fa61497eaf174a3a2bbd207c76b3c6915b
This commit is contained in:
parent
5e9a106e6d
commit
318aadb095
@ -42,6 +42,7 @@ class zuul::executor (
|
||||
|
||||
exec { 'zuul_manage_ansible':
|
||||
command => 'zuul-manage-ansible',
|
||||
environment => ['ANSIBLE_EXTRA_PACKAGES=gear'],
|
||||
path => '/usr/local/bin:/usr/bin:/bin/',
|
||||
subscribe => Exec['install_zuul'],
|
||||
refreshonly => true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user