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

Provisioner type not found error when using packer with goss #19

Closed
nurilgft opened this issue Oct 25, 2019 · 3 comments
Closed

Provisioner type not found error when using packer with goss #19

nurilgft opened this issue Oct 25, 2019 · 3 comments

Comments

@nurilgft
Copy link

I am using packer version 1.4.4 on windows. I have put the packer-provisioner-goss file in APPDATA/packer.d/plugins and also in the directory where packer is installed however I get this error:

  • building
    Failed to initialize build 'googlecompute': provisioner type not found: goss
    googlecompute output will be in this color.

==> Builds finished but no artifacts were created.

How can this issue be resolved.

@sushant-pradhan
Copy link

I have the same issue

@GennadySpb
Copy link
Contributor

GennadySpb commented Jan 23, 2020

@an-sush @nurilgft try to run Packer with env variable PACKER_LOG like

PACKER_LOG=1 packer build template.json

You could check debug output for available provisioners. Also you will see where Packer would search them.

@fishnix
Copy link
Member

fishnix commented Sep 2, 2020

closing old issues, reopen if still interested 👍

@fishnix fishnix closed this as completed Sep 2, 2020
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