Skip to content

Commit ecb490c

Browse files
committed
.
1 parent 52ce399 commit ecb490c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ multi-part user-data is:
7777
MIME-Version: 1.0
7878
Content-Type: multipart/mixed; boundary="BOUNDARY"
7979

80-
<Other MIME sections, including NodeConfig>
80+
<Other MIME sections, including for NodeConfig>
8181

8282
--BOUNDARY
8383
Content-Type: text/x-shellscript; charset="us-ascii"

amazon-ebs.pkr.hcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ locals {
3030
Kubernetes_Version = var.kubernetes_version
3131
Base_AMI_ID = "{{ .SourceAMI }}"
3232
Base_AMI_Name = "{{ .SourceAMIName }}"
33-
Amazon_Linux_Version = "AL2023"
3433
}
3534
}
3635

0 commit comments

Comments
 (0)