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: 3003.4+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_3003.4+ds-1_all.deb Size: 13028 SHA256: aa1249ba48f14c1ba8e85d1e80e80f376b147d34836d82877211fc5c654dd63d SHA1: f488868718d71022963ead2d3476cefeaa7a904a MD5sum: b886ee360f1afb878c86d28ea40c9ef8 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3003.4+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_3003.4+ds-1_all.deb Size: 14376 SHA256: e20f88f3225c3859612854bbf0b00e360ffa276de8ef93967530ad380e61cb20 SHA1: b39f79e892106783c8d8e0c70f66d50a22791bba MD5sum: ca80a1f17678660eb76e1a4a09ef2c4d 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30521 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_3003.4+ds-1_all.deb Size: 7137240 SHA256: 97ef67691b5d0c8499bfbeb683344943f5a4b2badcd1c0e642a15eee95812fa8 SHA1: eaf02a95b318c60f19c14118c2f88a4894548f8a MD5sum: 2690c6b8b151db808e3918015883a88d 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: salt-common (= 3003.4+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3003.4+ds-1_all.deb Size: 40716 SHA256: 0e052504680674c46cfe9d6c68c02601a5d42839cb85b63eca810e11e405cf26 SHA1: 896f7629d93b0441b91dcc2ed91a609ee42adb67 MD5sum: 450b08cd007c7ed2698a3117a8650d2a 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, salt-common (= 3003.4+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_3003.4+ds-1_all.deb Size: 28464 SHA256: 34fa36e0fa3fcff270b79b6249e55d7fa9929e12a7fa5e49df33b16e372e2f2c SHA1: b7510c928fefeca58da7915c99deea983d451568 MD5sum: 29225b8b76a828dd895dda0d1746c41d 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3003.4+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3003.4+ds-1_all.deb Size: 14128 SHA256: fa29becf01de0a4ace4dcafb8c1efe12765413f410bea63fb1ce14eaa95a9f46 SHA1: 8f7ab5ea0168fe736cbcd59feb34636746959fc7 MD5sum: 6b5741d0aad0417ad29d9f4800bf639a 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: 3003.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3003.4+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3003.4+ds-1_all.deb Size: 13252 SHA256: ac7e2d965946d9e5ad2ba6e128714e01d0668ac2f2c6c07820edf245199ddeca SHA1: e9c070b25580751c8405c8d4500163925aa9c701 MD5sum: 0427a173b2c151b6e3c307df8ff00d58 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.