Skip to content

Commit

Permalink
Merge pull request #230 from mwvgroup/u/ch/createvmbugfix
Browse files Browse the repository at this point in the history
Update setup_broker.sh in Rubin directory
  • Loading branch information
hernandezc1 authored Jun 5, 2024
2 parents 60f8a63 + da87659 commit 50e9f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker/setup_broker/rubin/setup_broker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ fi
#--- Create VM instances
echo
echo "Configuring VMs..."
./create_vms.sh "${broker_bucket}" "${testid}" "${teardown}" "${survey}" "${zone}" "${firewallrule}"
./create_vm.sh "${broker_bucket}" "${testid}" "${teardown}" "${survey}" "${zone}" "${firewallrule}"

0 comments on commit 50e9f3d

Please sign in to comment.