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

[ansible/platform] Fixes #331 Install doesn't work with non-default artifactory_user and artifactory_group #351

Closed
wants to merge 1 commit into from

Conversation

bbaassssiiee
Copy link
Contributor

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Title of the PR starts with installer/product name (e.g. [ansible/artifactory])
  • CHANGELOG.md updated
  • Variables and other changes are documented in the README.md

What this PR does / why we need it:

Artifactory, and probably all services, will fail to start when using a non-default value for $service_user and $service_group

Which issue this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #331

GitHub #331

Special notes for your reviewer:

This is a signed/signed-off copy of #332 by @Hiruma31

I only worked on the Artifactory part, but included the other components based on the documentation (they apparently don't use positional arguments like Artifactory's installer)
XRay
Insight
Distribution

…y_user and artifactory_group

Signed-off-by: Bas Meijer <[email protected]>
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.

[ansible/artifactory] Install doesn't work with non-default artifactory_user and artifactory_group
2 participants