Package: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-distro_1.0.1-2_all.deb Size: 11092 MD5sum: b88adb8f670041658527c10fcda60ca0 SHA1: c9b7194b72d49d7acbc325c8496f2aa3a55b67e2 SHA256: 62be9c1cad1ba64427bfbbcea8a50bba51b60bd0df71bd848e8fa9298e5cfcb1 Section: python Priority: extra Homepage: https://github.com/nir0s/distro Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: python3-distro Source: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python3:any (>= 3.3.2-2~) Filename: ./all/python3-distro_1.0.1-2_all.deb Size: 11170 MD5sum: cc2497131d679e08cfc07cf5fd5d4fa6 SHA1: 3c56ce4188b5ada8357d82a7f967601b69f333d2 SHA256: 31179aa4dd8c839c9b04041a86d0fbbbba185d6011d679d5eabaee3b93213cda Section: python Priority: extra Homepage: https://github.com/nir0s/distro Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: salt-api Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-cherrypy3 Filename: ./all/salt-api_3002.2+ds-1+136.2_all.deb Size: 13170 MD5sum: 3ec2bcf50fb555038b73670019f36a4c SHA1: 07afdf8161ca5e3b6e16177e448b3e5fdb42a4ec SHA256: 9e9941845890af69de6753239b3b553b7b2b82e654736f7764d446292d02e9dd Section: admin Priority: extra Homepage: http://saltstack.org/ Description: Generic, modular network access system a modular interface on top of Salt that can provide a variety of entry points into a running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or even a Websocket API. . The Salt API system is used to expose the fundamental aspects of Salt control to external sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Package: salt-cloud Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3002.2+ds-1+136.2), python3:any Recommends: python3-netaddr Suggests: python3-botocore Filename: ./all/salt-cloud_3002.2+ds-1+136.2_all.deb Size: 14302 MD5sum: fea96388e2d5ff14b9914dfdabcbebec SHA1: 4d3c3f9acb3590e43b12285b463b9bf4fb771cd9 SHA256: 732c627249e8d5d4a265e0bda746036d6c610f72895140cda41cac798c4a0474 Section: admin Priority: extra Homepage: http://saltstack.org/ Description: public cloud VM management system provision virtual machines on various public clouds via a cleanly controlled profile and mapping system. Package: salt-common Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30729 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-distro, python3-markupsafe, python3-zmq, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Filename: ./all/salt-common_3002.2+ds-1+136.2_all.deb Size: 7104214 MD5sum: c794375f032eb89fe98a47d180f07da8 SHA1: d5c14e02f46987a064d4eab0e3a8f54b254e26a6 SHA256: 3399e5ef992c78d63fc643e199cbd3e66b0872114066d5d8e2bf98f96e28ed01 Section: admin Priority: extra Homepage: http://saltstack.org/ Description: shared libraries that salt requires for all packages salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides shared libraries that salt-master, salt-minion, and salt-syndic require to function. Package: salt-master Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3002.2+ds-1+136.2), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-git Filename: ./all/salt-master_3002.2+ds-1+136.2_all.deb Size: 40840 MD5sum: 16804379d5fa7492f6c16ee9610a5c89 SHA1: f86fe682e1e292ffc064f59c967e3e0179e5fd4b SHA256: af8241b02d05cd712d84ed4fba5f10cc8b769a06daee90042f9f8cc63e71c50c Section: admin Priority: extra Homepage: http://saltstack.org/ Description: remote manager to administer servers via salt salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt controller. Package: salt-minion Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 133 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3002.2+ds-1+136.2), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Filename: ./all/salt-minion_3002.2+ds-1+136.2_all.deb Size: 29330 MD5sum: 3174a64c40bdd8b6d710f4b5004d5ed3 SHA1: e6ad14f55074ad627e426b76a210625d99a109f7 SHA256: 68ade9a6783f66c5c29bca3fbc40e018c0deab37fdcaabf69ab78f325387ab2f Section: admin Priority: extra Homepage: http://saltstack.org/ Description: client package for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the worker / agent for salt. Package: salt-ssh Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3002.2+ds-1+136.2), python3:any Filename: ./all/salt-ssh_3002.2+ds-1+136.2_all.deb Size: 14076 MD5sum: dd74e2d1c13afcc203b1444e47330286 SHA1: cadcab973a47b8451efc042f8d4d5b572125efca SHA256: 724405c82a7b6fb834f313ffd5897d9d48e027105375d161dd6914278deca449 Section: admin Priority: extra Homepage: http://saltstack.org/ Description: remote manager to administer servers via Salt SSH salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt ssh controller. It is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs to be installed on the remote host. Package: salt-syndic Source: salt Version: 3002.2+ds-1+136.2 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3002.2+ds-1+136.2), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Filename: ./all/salt-syndic_3002.2+ds-1+136.2_all.deb Size: 13462 MD5sum: 58cbf1af5fbf6a677638cc5605f892c9 SHA1: 3e7f7c7e787b149d086e64ca876537084d36bbd3 SHA256: 928db4a3bb939f5e0ec866c6f6a2f23050a075cbebe2a631d26a1e5765ea666d Section: admin Priority: extra Homepage: http://saltstack.org/ Description: master-of-masters for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the master of masters for salt - it enables the management of multiple masters at a time.