Add autosigner role
- Move builder infrastructure repo to own role - Add initial tasks to autosigner role
This commit is contained in:
parent
979fcada2a
commit
682a04b292
7 changed files with 13 additions and 3 deletions
2
roles/builder_repo/tasks/main.yml
Normal file
2
roles/builder_repo/tasks/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
- name: add builder infra yum repo
|
||||
copy: src=builder-infrastructure.repo dest=/etc/yum.repos.d/builder-infrastructure.repo
|
Loading…
Add table
Add a link
Reference in a new issue