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: 3004+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+ds-1_all.deb Size: 13024 SHA256: a2465933231cafd5ade0c332c91a70bc818d332abb1fe10dae2a628bf9ced6b4 SHA1: 689697d1075513b54f4b4033707f327b90410d6f MD5sum: d409f632bf117cdd79765abfc88dbb76 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3004+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+ds-1_all.deb Size: 14364 SHA256: 0db0ab823824580fe2a6e545320394e7091e58702ba0ea3fb95c1b1922756c7b SHA1: bffe4512f4f3f801677f8b3af42c62dca24a7527 MD5sum: c80ac2ca2b2601012c79ecefe5d2331d 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30586 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+ds-1_all.deb Size: 7175064 SHA256: 8d633d95b3619cf4d3862ec47b485374dd12167429516663feabda811c37905e SHA1: 914e93aa8b527285e209785220d09e17404637a6 MD5sum: 0c4d55b68c6202eec13faa399c5181ff 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: salt-common (= 3004+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3004+ds-1_all.deb Size: 40868 SHA256: 2f930b9ca4e53eaec81c969d4cf25ca126ea64dd271eda08492d592e87dcd3fd SHA1: 5ed61abbb6f00c613c5d90ebcae05b57916a3355 MD5sum: 0d4aa608e8367d25bbeb0151a56c656e 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: bsdmainutils, dctrl-tools, salt-common (= 3004+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+ds-1_all.deb Size: 28432 SHA256: fcf475b1095e7784c1821434ebd17e7b4fcf14f6fa8bb09afafa9a4780d4e783 SHA1: 984cec9b738b49f6440f63e2ea80963f844ab23f MD5sum: a2c63201eebe0cf735ddbc0a8dda8258 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3004+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3004+ds-1_all.deb Size: 14132 SHA256: 615b17bcd01ac68410eefec0c3616f7e66a923ce3a01dd525562a64b7229a81e SHA1: d66221a8281e3a75090d5f05dec7dcd8a94ec22d MD5sum: 35db9112a9e8101b5719a8b6db02e7ed 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+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3004+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3004+ds-1_all.deb Size: 13240 SHA256: 148c1995e512b0208118f1314ac7c23589599b9b918752f1a8afc933894a31fc SHA1: c0092331be335432a274c6058e5893d647d11fd8 MD5sum: c0fdd7af3da29031b37cb77fcd5743d0 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.