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

(GH-46) Detect Puppet Environment correctly #47

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

glennsarti
Copy link
Contributor

@glennsarti glennsarti commented Jul 19, 2018

Previously the puppet environment detection normally defaulted to root however
this did not work correctly when the user running the language-server was
non-root. This commit instead updates the environment detection to correctly
find the puppet environment, and defaults to the previous behaviour if the new
method failed to work.

Fixes #46

Previously the puppet environment detection normally defaulted to root however
this did not work correctly when the user running the language-server was
non-root.  This commit instead updates the environment detection to correctly
find the puppet environment, and defaults to the previous behaviour if the new
method failed to work.
@glennsarti glennsarti force-pushed the gh-46-under-non-root branch from a6ad428 to 6eb083b Compare July 19, 2018 08:26
@glennsarti glennsarti changed the title GH-46-WIP (GH-46) Detect Puppet Environment correctly Jul 19, 2018
@glennsarti glennsarti requested a review from jpogran July 19, 2018 08:35
@glennsarti glennsarti added the bug Something isn't working label Jul 19, 2018
@glennsarti glennsarti added this to the 0.13.0 milestone Jul 19, 2018
@jpogran jpogran merged commit d40aea7 into puppetlabs:master Jul 19, 2018
@glennsarti glennsarti deleted the gh-46-under-non-root branch October 12, 2018 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants