Skip to content

Ubuntu needs its autoinstall config Typed twice #26

@4censord

Description

@4censord

In the #7 (examples/ubuntu/ubuntu-2004.pkr.hcl)
the boot command types the autoinstall config twice.

  boot_command   = [
    "<esc><f6> autoinstall ds=nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/<enter><wait>",
    "<f6><wait><esc><wait> autoinstall ds=nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/<enter><wait>"
  ]

I does not currently work otherwise.

I tested this and both boot commands are required to work. So ignore this comment.
This should be a bug, but is definitely outside the scope updating these examples to use HCL.
Originally posted by @ddelnano in #7 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions