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

MacOS support #123

Merged
merged 3 commits into from
Jun 13, 2020
Merged

MacOS support #123

merged 3 commits into from
Jun 13, 2020

Conversation

carlba
Copy link
Contributor

@carlba carlba commented May 23, 2020

Description of PR
Provides MacOS support for the role. The brew service system works a bit different than most other linux/bsd service system in that it is only meant to be run as your local user account. I looked into creating a telegraf user and running the service as that but that doesn't seem inline with brew service best practices. On MacOs it is therefore required to specify a telegraf_mac_user which should be your main user account.

I also added role_name to the role meta since this is nowadays required to get the role to present correctly on Ansible Galaxy.

Type of change
Feature Pull Request

@carlba carlba changed the title Macos support MacOS support May 23, 2020
@dj-wasabi
Copy link
Owner

Hi @carlba

Can you update the documentation about the user part so other people can benefit from it as well?

Thanks!
Werner

@carlba
Copy link
Contributor Author

carlba commented Jun 13, 2020

Is this text sufficient?

@dj-wasabi dj-wasabi merged commit 9353a54 into dj-wasabi:master Jun 13, 2020
@dj-wasabi
Copy link
Owner

@carlba Fine by me! Thanks! 👍

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 this pull request may close these issues.

2 participants