Skip to content

Draft: Use script to renew certificates for keystone.cern.ch

Jose Castro Leon requested to merge keystone into master

Only to be used in case we don't have the certificate in time

Before running the rundeck job you need to run this on cci-renew-o01

certbot-3 certonly --webroot -n -n --agree-tos --email cloud-infrastructure-infra-admin@cern.ch -w /var/www/html/ -d keystone.cern.ch

Edited by Jose Castro Leon

Merge request reports