Skip to content

Commit

Permalink
fix: remove manual ssh reference
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Aug 25, 2024
1 parent cfaa2b9 commit 7b5e630
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ source "macstadium-orka" "macos11-arm-test-image" {
image_description = "The MacOS 11 ARM test image"
orka_endpoint = var.orka_endpoint
orka_auth_token = var.orka_auth_token
ssh_username = var.ssh_username
ssh_password = var.ssh_password
}

build {
Expand Down

0 comments on commit 7b5e630

Please sign in to comment.