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] JFrog Platform 10.19.1 release #406

Merged
merged 1 commit into from
Aug 6, 2024
Merged

[ansible] JFrog Platform 10.19.1 release #406

merged 1 commit into from
Aug 6, 2024

Conversation

chukka
Copy link
Collaborator

@chukka chukka commented Aug 6, 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:

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

Special notes for your reviewer:

@chukka chukka merged commit b36d561 into master Aug 6, 2024
1 check passed
@chukka chukka deleted the jp-10.19.1 branch August 6, 2024 10:11
@chukka
Copy link
Collaborator Author

chukka commented Aug 6, 2024

@bbaassssiiee FYI - From artifactory 7.90.x , Artifactory natively supports ansible repos, JFrog platform collections( => 10.19.1 are also mirrored) at releases.jfrog.io

@chukka
Copy link
Collaborator Author

chukka commented Aug 7, 2024

@bbaassssiiee
Copy link
Contributor

It is a great new feature that Artifactory supports Ansible collections. If you could host/mirror the few dependencies that jfrog.platform has, then we can tighten internet access even further!

Dependencies

Artifactory Edge is used to create a secure software supply chain. It secures on-premises environments, on the premise that Artifactory Edge can only serve Smart Repositories hosted in another Artifactory instance, which it can only access with proper credentials, via a proxy that requires authentication. The proxy however needs to allow a list of FQDNs, (some for the installation & updates of Artifactory itself, which could be reduced even further by using OS packages for Nginx and PostgreSQL).

Proxy allow list

  • galaxy.ansible.com
  • ansible-galaxy-ng.s3.dualstack.us-east-1.amazonaws.com
  • nginx.org
  • download.postgresql.org
  • releases.jfrog.io
  • releases-cdn.jfrog.io

Ansible Collections for JFrog Artifactory

Installation is based on ansible-core, this means that any additional module should be delivered by installing the collection from galaxy.ansible.com. Collections are maintained by their owners.

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