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

Cant get this to work #10

Open
yossisp1972 opened this issue Oct 31, 2023 · 0 comments
Open

Cant get this to work #10

yossisp1972 opened this issue Oct 31, 2023 · 0 comments

Comments

@yossisp1972
Copy link

Hi,

Thank you so much for the work you are doing, this should be very handy.

I am getting issues making this plugin to work.
I have downloaded the pre-built plugin, unzipped to %APPDATA%/packer.d, did packer init and am getting Error: Unknown provisioner type "dsc" when running packer build.

I am working with packer 1.9.4 and using HCL file for the packer config.

provisioner "dsc" { manifest_file = "dsc_config.ps1" configuration_file = "dsc_config.psd1" configuration_params = { "-WebAppPath" = "c:\\tmp" "-MachineName" = "localhost" } }

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

1 participant