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

Add MacOS support #279

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Add MacOS support #279

merged 1 commit into from
Jan 3, 2019

Conversation

hatvik
Copy link

@hatvik hatvik commented Nov 7, 2018

Pull Request (PR) description

Set OS specific default for Darwin and use group id 0 insteand of root.

This Pull Request (PR) fixes the following issues

Fixes:
Class[Prometheus]: expects a value for parameter 'env_file_path'
Error: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/File[/etc/node_exporter]/group: change from 'common' to 'root' failed: Could not find group root

@bastelfreak bastelfreak changed the title Fix MacOS Add MacOS support Jan 3, 2019
@bastelfreak bastelfreak added the enhancement New feature or request label Jan 3, 2019
@bastelfreak
Copy link
Member

Thanks for the patch @hatvik! I will merge this when it turns green.

@juniorsysadmin
Copy link
Member

Not sure about Puppet internals, but 0 rather than '0' might be the idiom for this. Or not.

@bastelfreak bastelfreak merged commit 872e68c into voxpupuli:master Jan 3, 2019
@ghoneycutt
Copy link
Member

Should update metadata.json to reflect the newly supported platform.

Rovanion pushed a commit to Rovanion/puppet-prometheus that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants