mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
copr-be: avoid the hacks - we no longer need the testing VMs
This commit is contained in:
@@ -45,11 +45,6 @@
|
||||
set -- $(echo "$decoded")
|
||||
IP=$1
|
||||
fi
|
||||
case $RESALLOC_NAME in
|
||||
*vmhost_p09_02_prod_01867876_20260202_151259*|*vmhost_p09_04_prod_02247904_20260213_104028*)
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=10 "${SSH_USER-root}@$IP" true
|
||||
mode: "0755"
|
||||
dest: /usr/local/bin/resalloc-check-vm-ip
|
||||
|
||||
Reference in New Issue
Block a user