Skip to content

The xva builder isn't working #8

Description

@4censord

The xva builder is currently not tested and doesn't seem to work
packer currently doesn't recognize xenserver-xva as a valid source
this can be seen with the minimal configuration

source "xenserver-xva" "cloudinit-base" {
}
build {
  sources = ["sources.xenserver-xva.cloudinit-base"]
}

packer validate currently errors with
Error: Unknown source type xenserver-xva

I assume it would need to be declared in packer.json?

  • get packer to recognize xenserver-xva
  • get an example working
  • check and/or write tests
  • document the xva builder

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