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

Installer failed to process the preconfiguration file #61

Open
pabl-o-ce opened this issue Sep 15, 2022 · 6 comments
Open

Installer failed to process the preconfiguration file #61

pabl-o-ce opened this issue Sep 15, 2022 · 6 comments

Comments

@pabl-o-ce
Copy link

Hi guys,

I'm trying to use Debian or Ubuntu latest versions but don't know why I get this error whenever I try to create with Terraform
unknown

When I use cloud-init without Terraform on Debian latest version work great.

Maybe something I'm doing wrong?

@JoooostB
Copy link
Contributor

Hi @pabl-o-ce,

Could you share the Terraform code in which you define this VPS resource?

@pabl-o-ce
Copy link
Author

pabl-o-ce commented Sep 15, 2022

Hi @JoooostB

sure,

this is the repo: https://github.com/pabl-o-ce/crowdsec-tf-workshop-vms

Transip file:
https://github.com/pabl-o-ce/crowdsec-tf-workshop-vms/blob/main/transip_resources.tf

but in there also we have digital ocean and aws.... I can isolate the Transip if you need it :)

Edit: try with Debian latest version

@JoooostB
Copy link
Contributor

This may be due to instalFlavour being set to installer by default on TransIP's API. For your use-case this should be cloudinit instead.

@aequitas I think we should add a configuration option to the VPS resource for instalFlavour

@aequitas
Copy link
Owner

There was already a issue for that #29 should be no problem to add that.

@JoooostB
Copy link
Contributor

Indeed, but we may want to migrate to sdk-v2 first before adding new stuff? Happy to add the feature nonetheless.

@klausagnoletti
Copy link

Great to hear you guys are working to solve the problem but could you maybe give a time estimate? Currently it's a blocker for things to work properly when I do workshops on CrowdSec (I had an agreement with Richard Koorevaar from TransIP to mention them but I can't since I can't spin a vps up in TransIP because of this..)
Thanks!

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

4 participants