A call to that function after the Nexus setup script has pushed all of the packages
Motivation and Context
Nexus Repository stores the first FQDN it hears about for all future requests. As we initially upload packages via localhost, this is less than excellent and breaks future FQDN-based requests.
Description Of Changes
This commit adds:
Motivation and Context
Nexus Repository stores the first FQDN it hears about for all future requests. As we initially upload packages via localhost, this is less than excellent and breaks future FQDN-based requests.
Testing
Operating Systems Testing
Change Types Made
Change Checklist
Related Issue
Fixes #234