Ignore:
Timestamp:
Oct 6, 2011 5:56:31 PM (13 years ago)
Author:
Ted Faber <faber@…>
Branches:
compt_changes, info-ops, master
Children:
9bde415
Parents:
b6a6206
Message:

fedd-generated SEER certs and distribution (initial implementation,
untested) addresses #33

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/emulab_access.py

    rb6a6206 r3df9b33  
    925925        allocation log bound to the state log variable as well.
    926926        """
    927         configs = set(('hosts', 'ssh_pubkey', 'ssh_secretkey'))
     927        configs = ('hosts', 'ssh_pubkey', 'ssh_secretkey',
     928                'seer_ca_pem', 'seer_node_pem')
    928929        ename = None
    929930        pubkey_base = None
Note: See TracChangeset for help on using the changeset viewer.