UpdateCACertificates: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=== Procedure to update the IGTF CA certificates === *Login to yum *Go to dir /var/www/html *Launch ./manage_repositories.pl and choose first option in the menu to sync the l...") |
|||
(One intermediate revision by the same user not shown) | |||
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 | ||
*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 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 | *Launch ./manage_repositories.pl and choose second option in the menu to create a new snapshot | ||
*Take | *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' | *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... |
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...