%PDF- %PDF-
| Direktori : /proc/self/root/proc/3522530/root/lib/python2.7/site-packages/salt/modules/ |
| Current File : //proc/self/root/proc/3522530/root/lib/python2.7/site-packages/salt/modules/suse_apache.pyo |
�
���^c @@ sw d Z d d l m Z m Z m Z d d l Z d d l Z e j e � Z
d Z d � Z d � Z
d � Z d � Z d S( u�
Support for Apache
Please note: The functions in here are SUSE-specific. Placing them in this
separate file will allow them to load only on SUSE systems, while still
loading under the ``apache`` namespace.
i ( t absolute_importt unicode_literalst print_functionNu apachec C@ s3 t j j j d � r) t d d k r) t St d f S( u6
Only load the module if apache is installed.
u
apache2ctlu os_familyu Suseu9 apache execution module not loaded: apache not installed.( t saltt utilst patht whicht
__grains__t __virtualname__t False( ( ( s<