Skip to content

Commit

Permalink
Merge pull request #392 from jaywcarman/fix_powervs_vm_provision_key_…
Browse files Browse the repository at this point in the history
…pair_not_required

Do not require SSH Key for PowerVS VM provision

(cherry picked from commit 63e82ed)
  • Loading branch information
agrare authored and Fryguy committed Jun 30, 2022
1 parent c5fc654 commit aea32f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
:values_from:
:method: :allowed_guest_access_key_pairs
:description: Key Pair
:required: true
:required: false
:display: :edit
:default: 0
:data_type: :integer
Expand Down

0 comments on commit aea32f3

Please sign in to comment.