Add autosigner role

- Move builder infrastructure repo to own role
- Add initial tasks to autosigner role
This commit is contained in:
Till Maas 2014-05-30 17:27:33 +02:00 committed by Dennis Gilmore
parent 979fcada2a
commit 682a04b292
7 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,2 @@
- name: add builder infra yum repo
copy: src=builder-infrastructure.repo dest=/etc/yum.repos.d/builder-infrastructure.repo