copr(s390x): double-check the ipv4 when preparing golden image

2a0fe49dfc
This commit is contained in:
Pavel Raiskup 2024-11-19 14:53:15 +01:00
parent 353b1357c7
commit d1ef9f9665

View file

@ -94,6 +94,7 @@
EIMG_COPR_PLAYBOOK=local-image-update.yml
EIMG_FINAL_SYSPREP_ARGS=(--ssh-inject "root:file:$HOME/.ssh/id_rsa.pub"
--run-command "chcon -v -R -h system_u:object_r:ssh_home_t:s0 /root/.ssh" )
EIMG_DOUBLECHECK_WAITING_FOR_IPV4=true
dest: /etc/eimg/eimg.sh
mode: 0644