Current File : //usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/config_custom_script.pyo |
�
oB�]c @ s� d d l Z d d l Z d d l Z d d l m Z e j e � Z d e f d � � YZ d e
f d � � YZ d e
f d � � YZ d e f d
� � YZ
d e f d � � YZ d S(
i����N( t utilt CustomScriptNotFoundc B s e Z RS( ( t __name__t
__module__( ( ( s] /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/config_custom_script.pyR s t CustomScriptConstantc B s5 e Z d Z d Z e j j e e � Z d Z d Z RS( s /root/.customizations customize.shs) /.guest-customization-post-reboot-pendings post-customize-guest.sh(
R R t CUSTOM_TMP_DIRt CUSTOM_SCRIPT_NAMEt ost patht joint
CUSTOM_SCRIPTt POST_CUSTOM_PENDING_MARKERt POST_CUSTOM_SCRIPT_NAME( ( ( s] /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/config_custom_script.pyR s t RunCustomScriptc B s e Z d � Z d � Z RS( c C s. | | _ | | _ t j j | | � | _ d S( N( t
scriptnamet directoryR R R t
scriptpath( t selfR R ( ( s] /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/vmware/imc/config_custom_script.pyt __init__"