Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

02_ocp_packer_image failed to validate outscale.pkr.hcl file #1

Closed
aminestm opened this issue Sep 4, 2022 · 4 comments
Closed

02_ocp_packer_image failed to validate outscale.pkr.hcl file #1

aminestm opened this issue Sep 4, 2022 · 4 comments

Comments

@aminestm
Copy link

aminestm commented Sep 4, 2022

Hey David ,
Please can you validate this from your end , thanks

packer validate outscale.pkr.hcl
Error: Unknown source type osc-bsusurrogate

on line 0:
(source code not available)

known builders: [vsphere-clone amazon-ebssurrogate yandex lxc docker azure-arm
parallels-pvm outscale-bsuvolume outscale-chroot proxmox-clone amazon-ebsvolume
linode vmware-iso vsphere-iso qemu hyperv-vmcx virtualbox-vm hcloud openstack
ucloud-uhost amazon-instance parallels-iso outscale-bsu oracle-classic
virtualbox-iso lxd virtualbox-ovf proxmox-iso azure-dtl cloudstack profitbricks
googlecompute ncloud amazon-ebs outscale-bsusurrogate triton digitalocean
jdcloud vagrant hyperone oracle-oci hyperv-iso oneandone alicloud-ecs proxmox
file null tencentcloud-cvm azure-chroot amazon-chroot vmware-vmx]

packer plugins installed
/Users/.config/packer/plugins/github.com/hashicorp/outscale/packer-plugin-outscale_v1.0.2_x5.0_darwin_arm64

Regards,
Amine

@clementcohen
Copy link

Hello Amine,
i'm not a member of Outscale only a customer like you (maybe), but as i'm facing the same issue today, I respond :)

there's an error on the hcl file look at your known builders it's outscale-bsusurrogate instead of osc-bsusurrogate ;)

@davmartini
Copy link
Owner

davmartini commented Sep 8, 2022

Hi Amine,
It's strange because I'm using this Packer plugin : https://www.packer.io/plugins/builders/outscale/bsusurrogate
The name mentioned is clearly osc-bsusurrogate

@clementcohen
Copy link

I open an issue to outscale
name need to be change as the plugins is now external ( see outscale/packer-plugin-outscale#76 )

@davmartini
Copy link
Owner

Hi,
I updated code to take in charge new outscale plugin name and new repo URL.
I also update OMI image because used Fedora isn't available yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants