Skip to content

Commit

Permalink
Merge branch 'fix/bastion-host-error' of github.com:frankmit11/icic-o…
Browse files Browse the repository at this point in the history
…cp-upi into fix/bastion-host-error
  • Loading branch information
Frank Mitarotonda committed Jul 3, 2024
2 parents f07ed7c + 275385b commit 21a4c36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@
infra_id = sys.argv[3]
if infra_id:
with open(infra_id+'-bootstrap-ignition.json', 'a') as f:
json.dump(bootstrap_ign_shim, f)
json.dump(bootstrap_ign_shim, f)

0 comments on commit 21a4c36

Please sign in to comment.