Skip to content

Commit

Permalink
remove excess curly brace in fedora 37 aarch64 (chef#1474)
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce Kahle <[email protected]>
  • Loading branch information
brycekahle authored Feb 13, 2023
1 parent db97314 commit 82e82d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os_pkrvars/fedora/fedora-37-aarch64.pkrvars.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ iso_checksum = "sha256:1c2deba876bd2da3a429b1b0cd5e294508b8379b299913
parallels_guest_os_type = "fedora-core"
vbox_guest_os_type = "Fedora_64"
vmware_guest_os_type = "fedora-64"
boot_command = ["<up><up>e<wait><down><down><end> inst.text inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/fedora/ks.cfg}<F10><wait>"]
boot_command = ["<up><up>e<wait><down><down><end> inst.text inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/fedora/ks.cfg<F10><wait>"]

0 comments on commit 82e82d8

Please sign in to comment.