Duane Waddle 8b6978c411 [MSOCI-1566] Updated Tag Refs 4 ani în urmă
..
.tfswitch.toml e3d53ec163 [MSOCI-1566] LCP IPs for NIH 4 ani în urmă
README.md f91d1550ca Minor notes for reposerver deployment 4 ani în urmă
filelist.prod.md f91d1550ca Minor notes for reposerver deployment 4 ani în urmă
filelist.test.md f91d1550ca Minor notes for reposerver deployment 4 ani în urmă
terragrunt.hcl 8b6978c411 [MSOCI-1566] Updated Tag Refs 4 ani în urmă

README.md

Additional steps

  1. You have to sync the files in /var/www from an existing repo server. @duane might haev more information on how we pick and choose. The file list is in filelist.{env}.md, but could be outdated.

  2. You may need to run /usr/local/bin/repomirror-cron.sh manually. This script is called by /var/spool/cron/root, so may have run automatically for you, but is required in order to do a succeessful highstate.

  3. Had to run chcon -R -h -t httpd_sys_content_t /var/www/html to fix the context. (Note: This is currently in a PR for the cronjob in #2, so may be implemented automtically by the time you read this.)