File manager - Edit - /usr/lib/python3.6/site-packages/cloudinit/config/__pycache__/cc_ssh_import_id.cpython-36.pyc
Back
3 \�mex � @ s� U d Z ddlZddlZddlmZ ddlmZmZ ddlm Z ddl mZ ddlm Z mZ ddlmZ dd lmZ d ddd gZdZdZdddeeeed�gg d�Ze ee�Z eje�Zeee edd�dd�Zdd� Zeeed�dd�Z dS )zSSH Import ID: Import SSH id� N)�dedent)�subp�util)�Cloud)�Config)� MetaSchema�get_meta_doc)�ug_util)�PER_INSTANCEZalpineZcosZdebianZubuntuz ssh-import-ida2 This module imports SSH keys from either a public keyserver, usually launchpad or github using ``ssh-import-id``. Keys are referenced by the username they are associated with on the keyserver. The keyserver can be specified by prepending either ``lp:`` for launchpad or ``gh:`` for github to the username. Zcc_ssh_import_idz SSH Import IDz Import SSH idzi ssh_import_id: - user - gh:user - lp:user )�id�name�title�description�distrosZ frequencyZexamplesZactivate_by_schema_keys)r �cfg�cloud�args�returnc "