Skip to content

Commit

Permalink
Merge branch 'main' of github.e.it.census.gov:CSVD/docker-image-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 10, 2024
2 parents 750c21b + 8963303 commit f51ae84
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ build {
roles_path = "${var.ansible_dir}/roles"
ansible_env_vars = [
"ANSIBLE_STDOUT_CALLBACK=yaml",
"ANSIBLE_NOCOLOR=True",
"AWS_ACCESS_KEY_ID=${local.aws_access_key_id}",
"AWS_SECRET_ACCESS_KEY=${local.aws_secret_access_key}"
"ANSIBLE_NOCOLOR=True"
]
}

Expand Down

0 comments on commit f51ae84

Please sign in to comment.