UpdateCACertificates: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=== Procedure to update the IGTF CA certificates === | === Procedure to update the IGTF CA certificates === | ||
*First, it's important to check if the new RPMs are well available here : http://repository.egi.eu/sw/production/cas/1/current/RPMS/ | |||
*Login to yum | *Login to yum | ||
*Go to dir /var/www/html | *Go to dir /var/www/html |
Latest revision as of 11:08, 3 February 2016
Procedure to update the IGTF CA certificates
- First, it's important to check if the new RPMs are well available here : http://repository.egi.eu/sw/production/cas/1/current/RPMS/
- Login to yum
- Go to dir /var/www/html
- Launch ./manage_repositories.pl and choose first option in the menu to sync the local repo with the distant one
- Launch ./manage_repositories.pl and choose second option in the menu to create a new snapshot
- Take note of the timestamp of the snapshot
- In the Quattor SVN, open the template site/global_variables and in the nlist REPO_YUM_SNAPSHOT_DATE, change the timestamp for the key 'ca'
- You can easily guess the rest : local build, commit, runcheck...