Exclude vendored etcd.

This commit is contained in:
Brendan Burns
2014-09-04 10:40:39 -07:00
parent 87278a6f56
commit 4a934427db
5 changed files with 11 additions and 9 deletions

View File

@@ -4,9 +4,9 @@ etcd-install:
- name: git://github.com/coreos/etcd
cmd.wait:
- cwd: /var/src/etcd
- names:
- git checkout ab4bcc18694644d12f0c038339d8d039072502b1
- ./build
- name: |
git checkout ab4bcc18694644d12f0c038339d8d039072502b1
./build
- env:
- PATH: {{ grains['path'] }}:/usr/local/bin
- watch: