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

Default linux path not working on Windows with $has_cluster #790

Closed
agoddard opened this issue Aug 9, 2017 · 3 comments · Fixed by #800
Closed

Default linux path not working on Windows with $has_cluster #790

agoddard opened this issue Aug 9, 2017 · 3 comments · Fixed by #800
Assignees

Comments

@agoddard
Copy link

agoddard commented Aug 9, 2017

newparam(:base_path) do 
  desc 'The base path to the client config file' 
  defaultto '/etc/sensu/conf.d/' 
end

This doesn't work on windows when variable $has_cluster in manifests/rabbitmq/config.pp is true. I get this error:

Error: /Stage[main]/Sensu::Rabbitmq::Config/Sensu_rabbitmq_config[hostname.fqdn]: Could not evaluate: No such file or directory @ rb_sysopen - \etc\sensu\conf.d\rabbitmq.json 
@ghoneycutt
Copy link
Collaborator

@alvagante this is high priority, could you please look into it?

@alvagante
Copy link
Collaborator

@ghoneycutt sorry, seen it just now. Going to work on it now.

alvagante added a commit to alvagante/sensu-puppet that referenced this issue Aug 21, 2017
@alvagante alvagante mentioned this issue Aug 21, 2017
4 tasks
ghoneycutt added a commit that referenced this issue Aug 23, 2017
@ghoneycutt
Copy link
Collaborator

Fixed in v2.33.0

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

Successfully merging a pull request may close this issue.

3 participants