UpdateCACertificates: Difference between revisions

From T2B Wiki
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...")
(No difference)

Revision as of 11:02, 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 not 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'
  • Build, commit, runcheck...