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/artifactory] Add ability to generate bootstrap admin token #432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PolaricEntropy
Copy link
Contributor

@PolaricEntropy PolaricEntropy commented Dec 10, 2024

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:
To allow fully automated installation and configuration of Artifactory.

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

Special notes for your reviewer:

I've tested it by not overriding artifactory_generate_bootstrap_token, and the new token generation task was skipped as expected. I've also tested setting artifactory_generate_bootstrap_token: true and then the bootstrap admin token file is generated.

Copy link

github-actions bot commented Dec 10, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@PolaricEntropy
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@PolaricEntropy PolaricEntropy force-pushed the PolaricEntropy-issue-431 branch from 7723a33 to dc78298 Compare December 10, 2024 18:01
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] Add possibility of generating bootstrap access token
1 participant