add rhncheck
- this script will check if the certs defined for cdn.redhat.com repositories are valid - if the certs are not valid, the script will download new certs from redhat and perform another check against the newly downloaded certs - an email is sent containing all repositories that have issues, including an attachment of the new cert should one exist - .gitlab-ci, generatejobs have been 'tweaked' to support this 'non reposync' workflow
Showing
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- dev.repos.d/rhncheck 2 additions, 0 deletionsdev.repos.d/rhncheck
- dev.repos.yaml 7 additions, 0 deletionsdev.repos.yaml
- dev.variables.sh 2 additions, 0 deletionsdev.variables.sh
- generateJobs.py 6 additions, 0 deletionsgenerateJobs.py
- prod.repos.yaml 8 additions, 1 deletionprod.repos.yaml
- prod.variables.sh 2 additions, 0 deletionsprod.variables.sh
- reposync.nomad.tpl 4 additions, 0 deletionsreposync.nomad.tpl
- reposync/Dockerfile 3 additions, 1 deletionreposync/Dockerfile
- reposync/rhncheck.py 124 additions, 0 deletionsreposync/rhncheck.py
- reposync/runreposync.sh 6 additions, 1 deletionreposync/runreposync.sh
Loading
Please register or sign in to comment