Skip to content

Commit

Permalink
Update config.pkr.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrelamberty authored Jan 7, 2024
1 parent d6e16d0 commit 526b887
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ packer {
version = ">= 0.2.6"
source = "github.com/solo-io/arm-image"
}
ansible = {
version = "~> 1"
source = "github.com/hashicorp/ansible"
}
}
}
}

0 comments on commit 526b887

Please sign in to comment.