Skip to content

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

Jose Castro Leon requested to merge openstack 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 openstack.cern.ch

Merge request reports