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

Chef::Exceptions::FileNotFound #12

Open
mohamednazar opened this issue May 10, 2019 · 0 comments
Open

Chef::Exceptions::FileNotFound #12

mohamednazar opened this issue May 10, 2019 · 0 comments

Comments

@mohamednazar
Copy link

I am trying to install ec2-tags-ohai-plugin but getting following error on Windows 2016

Chef::Exceptions::FileNotFound

ohai_plugin[ec2-tags] (infra-windows-cookbook::join-computer2AD line 5) had an error: Chef::Exceptions::FileNotFound: template[C:/chef/ohai/plugins/ec2-tags.rb] (C:/chef/cache/cookbooks/ohai
/resources/plugin.rb line 25) had an error: Chef::Exceptions::FileNotFound: Cookbook 'infra-windows-cookbook' (2.0.9) does not contain a file at any of these locations:
templates/windows-10.0.14393/ec2-tags.rb
templates/windows/ec2-tags.rb
templates/default/ec2-tags.rb
templates/ec2-tags.rb

But I could able to see the file under templates/default/ec2-tags.rb in ec2-tags-ohai-plugin cookbook.

Please let me know how to resolve it?

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