copr: aarch64 spawner needs rpkg config as well
This commit is contained in:
parent
1d8de61b6d
commit
88ffbff08a
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,13 @@
|
||||||
tags:
|
tags:
|
||||||
- provision_config
|
- provision_config
|
||||||
|
|
||||||
|
- name: resalloc, rpkg config
|
||||||
|
template:
|
||||||
|
src: provision/rpkg.conf.j2
|
||||||
|
dest: /var/lib/resallocserver/provision/rpkg.conf
|
||||||
|
tags:
|
||||||
|
- provision_config
|
||||||
|
|
||||||
- name: resalloc, ssh directory
|
- name: resalloc, ssh directory
|
||||||
file:
|
file:
|
||||||
path: /var/lib/resallocserver/.ssh
|
path: /var/lib/resallocserver/.ssh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue