Skip to content

Commit

Permalink
Merge pull request #759 from hjensas/pre-launch-ironic-alias
Browse files Browse the repository at this point in the history
Set alias openstack in pre_launch_ironic.bash
  • Loading branch information
jistr authored Dec 11, 2024
2 parents f9e2188 + a592e07 commit 5ae7a4d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
set -e

alias openstack="$OPENSTACK_COMMAND"

function wait_node_state() {
local node_state=$1
local retries=50
Expand Down

0 comments on commit 5ae7a4d

Please sign in to comment.