%PDF- %PDF-
| Direktori : /proc/self/root/proc/thread-self/root/usr/lib/python2.7/site-packages/salt/cli/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/lib/python2.7/site-packages/salt/cli/cp.pyo |
�
���^c @@ s: d Z d d l m Z m Z m Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l
Z
d d l Z d d l
Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z e j e � Z d e j j j f d � � YZ d e f d � � YZ d S( u�
The cp module is used to execute the logic used by the salt-cp command
line application, salt-cp is NOT intended to broadcast large files, it is
intended to handle text files.
Salt-cp can be used to distribute configuration files
i ( t absolute_importt print_functiont unicode_literalsN( t sixt SaltCPClic B@ s e Z d Z d � Z RS( u-
Run the salt-cp command line client
c C@ sG | j � | j � t j j j | j � t | j � } | j � d S( u!
Execute salt-cp
N( t
parse_argst setup_logfile_loggert saltt utilst verifyt
verify_logt configt SaltCPt run( t selft cp_( ( s/ /usr/lib/python2.7/site-packages/salt/cli/cp.pyR
) s
( t __name__t
__module__t __doc__R
( ( ( s/ /usr/lib/python2.7/site-packages/salt/cli/cp.pyR $ s R c B@ s_ e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z
d � Z RS(
uL
Create a salt cp object, used to distribute simple files with salt
c C@ s"