Metadata-Version: 2.1
Name: salt_nornir
Version: 0.6.0
Summary: SALTSTACK Nornir Modules
Home-page: https://github.com/dmulyalin/salt-nornir
Author: Denis Mulyalin
Author-email: d.mulyalin@gmail.com
License: UNKNOWN
Description: [![Downloads](https://pepy.tech/badge/salt-nornir)](https://pepy.tech/project/salt-nornir)
        [![PyPI versions](https://img.shields.io/pypi/pyversions/salt-nornir.svg)](https://pypi.python.org/pypi/salt-nornir/)
        [![Documentation status](https://readthedocs.org/projects/salt-nornir/badge/?version=latest)](http://salt-nornir.readthedocs.io/?badge=latest)
        
        ![logo][logo]
        
        # Salt Nornir
        
        Repository to store Nornir based SaltStack modules:
        
        - salt-nornir proxy minion module 
        - salt-nornir execution module
        - salt-nornir state module
        - salt-nornir runner module
        
        Nornir Proxy Minion helps to manage network devices at scale, reference 
        [documentation](https://salt-nornir.readthedocs.io/en/latest/index.html) 
        for details.
        
        # Architecture
        
        Python and Plugins
        
        ![architecture][architecture]
        
        # Contributing
        
        Issues, bug reports and feature requests are welcomed.
        
        [logo]: docs/source/_images/SaltNornirLogo.png "salt nornir logo"
        [architecture]: docs/source/_images/Nornir_proxy_minion_architecture_v2.png "salt nornir architecture"
Keywords: salt-extension
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
