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

Doesn't work on Windows #2

Open
mcascone opened this issue Nov 11, 2019 · 1 comment
Open

Doesn't work on Windows #2

mcascone opened this issue Nov 11, 2019 · 1 comment

Comments

@mcascone
Copy link

I know you list it as not supported, but there is a bit of code in here testing for Windows, so i gave it a shot.

I get this error:

================================================================================
       Recipe Compile Error in C:/Users/mcascone/AppData/Local/Temp/kitchen/cache/cookbooks/terraform/recipes/default.rb
       ================================================================================

       NoMethodError
       -------------
       undefined method `gpg_install' for cookbook: terraform, recipe: gpgme :Chef::Recipe

       System Info:
       ------------
       chef_version=15.2.20
       platform=windows
       platform_version=6.3.9600
       ruby=ruby 2.6.3p62 (2019-04-16 revision 67580) [x64-mingw32]
       program_name=C:/opscode/chef/bin/chef-client
       executable=C:/opscode/chef/bin/chef-client

...which isn't terribly unexpected. It's trying to run linux commands.

@haidangwa
Copy link
Owner

@mcascone Pull requests are welcome!

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

2 participants