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...") |
|||
Line 5: | Line 5: | ||
*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... |
Revision as of 11:06, 3 February 2016
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 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...