Skip to content

Commit

Permalink
Update 03-images-and-run-local-services.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mboukhalfa authored Mar 23, 2023
1 parent 2a75fc3 commit f00b635
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ IMAGE_NAMES=(
"quay.io/metal3-io/ironic-client"
"quay.io/metal3-io/keepalived"
)
${quay.io/metal3-io/sushy-tools##*/}

# Attach provisioning and baremetal network interfaces to minikube domain
virsh attach-interface --domain minikube --model virtio --source provisioning --type network --config
virsh attach-interface --domain minikube --model virtio --source baremetal --type network --config
Expand Down

0 comments on commit f00b635

Please sign in to comment.