Skip to content

Commit

Permalink
Incorrect yaml name
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli001 committed Jul 31, 2024
1 parent f300a8c commit 8fc2f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build {
sources = ["source.amazon-ebs.rhel"]

provisioner "ansible" {
playbook_file = "${var.ansible_dir}/rhel-baseline.yml"
playbook_file = "${var.ansible_dir}/rhel-arm-baseline.yaml"
}

post-processor "shell-local" {
Expand Down

0 comments on commit 8fc2f26

Please sign in to comment.