copr-hv: include buildsys pub key to every generated image
This commit is contained in:
parent
5d48cc7664
commit
e1cc610b7b
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@
|
|||
content: |
|
||||
EIMG_COPR_PLAYBOOK_DIR=/home/copr/provision
|
||||
EIMG_COPR_PLAYBOOK=local-image-update.yml
|
||||
EIMG_FINAL_SYSPREP_ARGS=(--ssh-inject "root:file:$HOME/.ssh/id_rsa.pub"
|
||||
--firstboot-command "restorecon -RvF /root" )
|
||||
|
||||
- name: setup provision directory
|
||||
include_tasks: "{{ roles_path }}/copr/backend/tasks/setup_provisioning_environment.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue