Skip to content

Commit

Permalink
Fix: Remove docs comment
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Belur <[email protected]>
Change-Id: I21f7e6e52f7b29c076ba62956877c2f1f7157d8b
  • Loading branch information
askb committed Jul 27, 2023
1 parent 3b14105 commit 94716a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packer/templates/helm.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@ source "openstack" "helm" {
volume_size = "${var.vm_volume_size}"
}

# a build block invokes sources and runs provisioning steps on them. The
# documentation for build blocks can be found here:
# https://www.packer.io/docs/templates/hcl_templates/blocks/build
build {
sources = ["source.docker.helm", "source.openstack.helm"]

Expand Down

0 comments on commit 94716a4

Please sign in to comment.