mozmeao / ee-infra-jenkins

Ansible playbook to install JenkinsCI. Used by Engagement Engineering
7 stars 10 forks source link

install deis client #4

Open jgmize opened 9 years ago

jgmize commented 9 years ago

We've been installing the deis client inside each jenkins job needs it, but to me it makes more sense to install and maintain it in one place, at the system level. As of deis 1.10 it's a single, statically compiled binary, so I went ahead and manually copied it into /usr/local/bin for now, but we should update the ansible playbook to do this automatically in the future.