Package: python3-contextvars Source: contextvars Version: 2.4-1 Architecture: all Maintainer: Salt Stack Packaging Installed-Size: 27 Depends: python3:any (>= 3.5~), python3-immutables Homepage: https://github.com/MagicStack/contextvars Priority: optional Section: python Filename: pool/main/c/contextvars/python3-contextvars_2.4-1_all.deb Size: 4532 SHA256: 3cdcf650efa930c4ddc2ad79da11e48d247bd229e52aa69fc1dbf8b1e262b05f SHA1: f2518cf157bdb7957e92afe445b4538a18427a07 MD5sum: 1f85c7cad2b4428d3083ab51451e7a0a Description: python contextvars library This package installs the library for Python 3. Package: python3-immutables Source: immutables Version: 0.14-1 Architecture: amd64 Maintainer: Salt Stack Packaging Installed-Size: 211 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.5~), libc6 (>= 2.4) Homepage: https://github.com/MagicStack/immutables Priority: optional Section: python Filename: pool/main/i/immutables/python3-immutables_0.14-1_amd64.deb Size: 41252 SHA256: dbf922147dd45b959aad6966c032dcc25220cea9de1fc790680760cc5ea3254c SHA1: 6f9b98125bfac19899d067e24a6ddeddbaeaf490 MD5sum: c8baab8bbd7fb5468dd9e357011b97cc Description: python immutables library This package installs the library for Python 3. Package: python3-immutables-dbgsym Source: immutables Version: 0.14-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Salt Stack Packaging Installed-Size: 78 Depends: python3-immutables (= 0.14-1) Priority: optional Section: debug Filename: pool/main/i/immutables/python3-immutables-dbgsym_0.14-1_amd64.deb Size: 61948 SHA256: 6890ab2d5c7ab460487f2375d7943ab1aa5904be8f2d86593b7b1340520bbe47 SHA1: f8e704b2df71bb5519667864f50b2fe397865313 MD5sum: da90ccb14d470c33165247b77cbd1dae Description: debug symbols for python3-immutables Build-Ids: 098f70c26b6d3385a906ff304df55bb9886106ab Package: salt-api Source: salt Version: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-api_3004.2+ds-1_all.deb Size: 13236 SHA256: d7dcf7d2f376db046324d3d8f382b45f5b66abd0fd7ed2510c249e46f49fc343 SHA1: b9a4df7362829d10246b8abff95154cd7346c0f7 MD5sum: bdc4ff449c92de6239a681673509919c 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3004.2+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-cloud_3004.2+ds-1_all.deb Size: 14572 SHA256: 4a303b9be3ab89e38e0df5de07c506490b600e06250e7937cd1dfafadddb28ad SHA1: ba642ac4955dd6dbf51bf1cce3a899133c19df2c MD5sum: b3d07a2e9e25608c8c1c7de1c651fb72 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30593 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-pycryptodome, python3-zmq (>= 17.0.0), python3-markupsafe, python3:any Recommends: lsb-release, python3-contextvars, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-common_3004.2+ds-1_all.deb Size: 7176708 SHA256: 5278e37c47408d61d01abb326da2638d497be7946ab8596dd0e63f65a5d6fac2 SHA1: ceaf1b06bc070ca7323dd53e98817dcf8d66df11 MD5sum: f19d67025910c064a7cd65d1ae7c3667 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: salt-common (= 3004.2+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3004.2+ds-1_all.deb Size: 41064 SHA256: 9a72016556d20ab56f01b33efdba987ce33ffe0f2ba5bb637c6651d7ff261c9b SHA1: 85dc7d15750647753a4cc1958daa54eb08a9741c MD5sum: 78a568473be410ee29ab6677c1312234 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: bsdmainutils, dctrl-tools, salt-common (= 3004.2+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-minion_3004.2+ds-1_all.deb Size: 28628 SHA256: 9b919cc8e0a0d70e384cf8ef08e2c86ab51103ae0cbaea4c4f90e98243eb17a5 SHA1: 33bfaf0d4cd7a6a4f966a947f2152cca229a9baf MD5sum: 5b56fc269d0145d6e2df54bfad18169f 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3004.2+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3004.2+ds-1_all.deb Size: 14340 SHA256: 6e580cce08ea7ea2d1b254666001885bd8e4053052f791ba9f9c6f2f63dd6f85 SHA1: 480da117938602c09dedd2e040ea049f9a828649 MD5sum: 0f39f39ac89e00e8ee57a2b0289be3fc 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: 3004.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3004.2+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3004.2+ds-1_all.deb Size: 13452 SHA256: 29624ed2ac87f83e7c04a2aa999d74176b20e90822e9d98927c66f75f819c557 SHA1: 1dcf6b534707b620e1315ec9dd64462dc66c83c2 MD5sum: bd3ff65d7e3a088a9e636691cc166e54 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.