jfrog / JFrog-Cloud-Installers

Template to deploy Artifactory Enterprise cluster.
Apache License 2.0
78 stars 140 forks source link

[ansible/artifactory] Configure admin credentials #335

Closed bbaassssiiee closed 1 year ago

bbaassssiiee commented 1 year ago

PR Checklist

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

What this PR does / why we need it: This PR creates the initial admin password with the chosen string. It suggests using ansible-vault to encrypt it. We need it because software deployed with default passwords is a bad practice.

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

294

Special notes for your reviewer: Credits to @eugene-krivosheyev for the initial solution.

Logeshwarsn commented 1 year ago

@bbaassssiiee I have added a few comments . Could you please address that ?