File: //etc/leapp/repos.d/system_upgrade/el7toel8/models/vsftpdfacts.pyc
�
��ic @ sV d d l m Z m Z d d l m Z d e f d � � YZ d e f d � � YZ d S( i����( t fieldst Model( t SystemInfoTopict VsftpdConfigc B sJ e Z d Z e Z e j � Z e j e j � � Z
e j e j � � Z RS( s�
Model representing some aspects of a vsftpd configuration file.
The attributes representing the state of configuration options are nullable, so that
they can represent the real state of the option in the file: if an option is set to "YES"
in the configuration file, the corresponding attribute is set to True; if the option
is set to NO, the attribute is set to False; if the option is not present in the config
file at all, the attribute is set to None.
( t __name__t
__module__t __doc__R t topicR t Stringt patht Nullablet Booleant strict_ssl_read_eoft tcp_wrappers( ( ( sV /usr/share/leapp-repository/repositories/system_upgrade/el7toel8/models/vsftpdfacts.pyR s t VsftpdFactsc B s; e Z e Z e j e j � � Z e j e j e
� � Z RS( ( R R R R R R
R t default_config_hasht ListR R t configs( ( ( sV /usr/share/leapp-repository/repositories/system_upgrade/el7toel8/models/vsftpdfacts.pyR s N( t leapp.modelsR R t leapp.topicsR R R ( ( ( sV /usr/share/leapp-repository/repositories/system_upgrade/el7toel8/models/vsftpdfacts.pyt <module> s