Skip to content

Commit

Permalink
caddy updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed May 26, 2024
1 parent 6e852f0 commit 79f58bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jenkins.ami.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ build {
scripts = [
"./scripts/jenkins-install.sh",
]

provisioner "shell" {
scripts = [
"./scripts/caddy-install.sh",
]
}
# # only the team members can access the ami
# post-processor "shell-local" {
Expand Down

0 comments on commit 79f58bc

Please sign in to comment.