diff --git a/build.pkr.hcl b/build.pkr.hcl index 830b06c..63c860a 100644 --- a/build.pkr.hcl +++ b/build.pkr.hcl @@ -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" {