>>Due to the change of ceph repository key, I need to change manually the key.

The key change is because ceph repos servers has been hacked recently,
so they have revoke the old key and create a new one.


Personally, I'm using puppet to manage repos and keys on my servers.



----- Mail original -----
De: "Fabrizio Cuseo" <[email protected]>
À: "proxmoxve" <[email protected]>
Envoyé: Jeudi 24 Septembre 2015 17:21:57
Objet: [PVE-User] Ceph repository key change

Hello. 
Due to the change of ceph repository key, I need to change manually the key. 

Install curl if not installed: 
apt-get install curl 


apt-key del 17ED316D 
curl https://git.ceph.com/release.asc | apt-key add - 
apt-get update 

And now is working fine. 

How can avoid to do this on each proxmox node ? 

Regards, Fabrizio 


-- 
--- 
Fabrizio Cuseo - mailto:[email protected] 
Direzione Generale - Panservice InterNetWorking 
Servizi Professionali per Internet ed il Networking 
Panservice e' associata AIIP - RIPE Local Registry 
Phone: +39 0773 410020 - Fax: +39 0773 470219 
http://www.panservice.it mailto:[email protected] 
Numero verde nazionale: 800 901492 
_______________________________________________ 
pve-user mailing list 
[email protected] 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user 

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to