File: //usr/lib/python3.6/site-packages/sos/collector/clusters/__pycache__/jbon.cpython-36.opt-1.pyc
3
-�_g� � @ s d dl mZ G dd� de�ZdS )� )�Clusterc @ s( e Zd ZdZdZdZdd� Zdd� ZdS )�jbonaY
Used when --cluster-type=none (or jbon) to avoid cluster checks, and just
use the provided --nodes list.
Using this profile will skip any and all operations that a cluster profile
normally performs, and will not set any plugins, plugin options, or presets
for the sos report generated on the nodes provided by --nodes.
z"Just a Bunch Of Nodes (no cluster)Nc C s g S )N� )�selfr r �/usr/lib/python3.6/jbon.py� get_nodes s zjbon.get_nodesc C s dS )NFr )r r r r �
check_enabled s zjbon.check_enabled)�__name__�
__module__�__qualname__�__doc__Zcluster_nameZpackagesr r r r r r r s
r N)Zsos.collector.clustersr r r r r r �<module> s