Package: python3-contextvars Source: contextvars Version: 2.4-1 Architecture: all Maintainer: Salt Stack Packaging Installed-Size: 26 Depends: python3-immutables, python3:any (>= 3.5~) Homepage: https://github.com/MagicStack/contextvars Priority: optional Section: python Filename: pool/main/c/contextvars/python3-contextvars_2.4-1_all.deb Size: 4500 SHA256: 6920fe7a5a2a1df0c9afa7d3a77d91260d1b4f6d12858407d3f77cde8ed60692 SHA1: 44d6475d62453cb3970350172de55ab3a1c53530 MD5sum: 6bf1ade8e34c83cdf651345322d1a88d Description: python contextvars library This package installs the library for Python 3. Package: python3-immutables Source: immutables Version: 0.14-1 Architecture: armhf Maintainer: Salt Stack Packaging Installed-Size: 196 Depends: python3 (<< 3.8), python3 (>= 3.7~), 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_armhf.deb Size: 37868 SHA256: 43b6954808aad58ed65168d8d898194c5f4931a6a5b0123403379d3fdbb828ec SHA1: e7341894e843787e97e2bb87c4917291ca209018 MD5sum: e42fe8aaead96b7d99f4d56418d59562 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: armhf Maintainer: Salt Stack Packaging Installed-Size: 72 Depends: python3-immutables (= 0.14-1) Priority: optional Section: debug Filename: pool/main/i/immutables/python3-immutables-dbgsym_0.14-1_armhf.deb Size: 56432 SHA256: 829460b75cc02e3accb73e8a6250c6bbbcc9e730228d14891ef70fa5b8e59649 SHA1: 9fb62eec45b815bcefe00f14f1fa31c5b3650cd3 MD5sum: 07e8e95f8c6a30bfb80320aa08c90f59 Description: debug symbols for python3-immutables Build-Ids: 4bd341299b5c016b2939a14c1c5b9587cdd2c229 Package: salt-api Source: salt Version: 3002.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3002.7+ds-1_all.deb Size: 13144 SHA256: 13888015c1325b193e905226618eaae58a4b18f67020ee265ea81e5002649de1 SHA1: af56e168a9f87de42cebc4e54dc29ca099daa782 MD5sum: f128d89c5c6dadbd4688922208d82cb6 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3002.7+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3002.7+ds-1_all.deb Size: 14360 SHA256: ce1f079e7cdfd33285881ad01ae56ebc7c8fa08bcdf550f5192f20e4c753596d SHA1: 2c30fc19a72e30960dfdb5dcc5804df74d859417 MD5sum: e3c88b6e095510b212719d650bc6e14a 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30392 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-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3002.7+ds-1_all.deb Size: 7093708 SHA256: 6a984b8f5077fd70f2a995c42d2b073809ce4dd0e03df9b9dd9887baf4a740dc SHA1: b3b1768ac6bae48a522093e35d657978705157be MD5sum: 6851edb51a383b6c135aabeaec54582f 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: salt-common (= 3002.7+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3002.7+ds-1_all.deb Size: 40876 SHA256: 34d47f7f6405f476b5616d43dbfb7fabee556a37a576caa77c82606e24108ab4 SHA1: 61e9cef95bbd266b7cf1d623a904c10ebe57ad0e MD5sum: 241c93a8d279f4b313c615aa0c6bcf67 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: bsdmainutils, dctrl-tools, salt-common (= 3002.7+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3002.7+ds-1_all.deb Size: 28708 SHA256: 871f8ae75581fc9f2b5ac2571732bb767585c2ae5180653243d7f652a3259836 SHA1: 8f0922ad2fc3a12bbb745ace277fb37479cac0dc MD5sum: 97251f9102a0b23f91c36b5c5ee892ae 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3002.7+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3002.7+ds-1_all.deb Size: 14112 SHA256: ff37e49f04e3226fff0bf81354a3cee0a8a79f5169701a8c8e146b3be2dbe797 SHA1: 51e56ab91be174230a1a89ff730425904c49ae6c MD5sum: 6612223f59a8bfb1693904710d716a47 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.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3002.7+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3002.7+ds-1_all.deb Size: 13444 SHA256: fddc048201b4083c0115f643efa3d8e4497a86c4cb3c8934ab963bf400055b00 SHA1: ec439972aff8d7a699265516b88cfbf14b8045e5 MD5sum: f6cd5f503ef03900f9d97642539c8203 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.