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: 4536 SHA256: 8cc8a2383376f5390b09be2dbbd8904d7b2c9aa9eab0b02344a7b9bd7fa3db38 SHA1: 96b1836bdc6fff2f83acc9f3d7e19292d26417cf MD5sum: da60ec910eb3fbf543c547ff519f2c40 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.9), python3 (>= 3.8~), 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: 41172 SHA256: 1e1e9c5b292d4262c55d49590a0498d020894998853699371a570a28c46d49e8 SHA1: 14f287b66ccc175846c2f701d99798b852a52683 MD5sum: ad47a8f8ba1b40e1363cddfd6661d67c Description: python immutables library This package installs the library for Python 3. Package: salt-api Source: salt Version: 3003.5+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.5+ds-1_all.deb Size: 13024 SHA256: af952d283a60e41d5c09f5ff674dc985ed3cdcc51bf0b73e83b6c5f402db3e6a SHA1: 8adf68bba21e75138b5396fec0d4563441229602 MD5sum: ed4cb60e70769e27c253f7b67288d198 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3003.5+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.5+ds-1_all.deb Size: 14364 SHA256: dffc91dba7fbac9a4f0bf1144f754329c0e4aabd044cd2d190f76c25bb2fb071 SHA1: ddde331c22000167f6caea58ef59bb7c021f9d6f MD5sum: 479b86b8cecc9274a4caac7696c9f632 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30536 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-gnupg, python3-zmq (>= 17.0.0), python3-distro, python3-markupsafe, python3:any Recommends: lsb-release, python3-contextvars, python3-croniter Suggests: ifupdown, 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.5+ds-1_all.deb Size: 7140676 SHA256: c99ceabf46db6d161889b20fbcd54a3e5d29eb5d4933beff6b2fe436d01f0f4a SHA1: 0e7cdc1d1fed0a17f731615d76250ba64e16ea4c MD5sum: aaf872ccc6f1fcd8b7aae559603cacdf 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: salt-common (= 3003.5+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3003.5+ds-1_all.deb Size: 40716 SHA256: 67c39e5519b2ed0d17a818dc8d65d245c549e7badc0ade3563ab48f60757e924 SHA1: 8514021c4deafd84fea4c4819e71ed020da31770 MD5sum: 6241086ba306f0f60cddc159d5c69675 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, salt-common (= 3003.5+ds-1), python3:any Recommends: debconf-utils, dmidecode, net-tools Suggests: python3-augeas Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-minion_3003.5+ds-1_all.deb Size: 28460 SHA256: 90a5cba06b8abf9ddd9e8de955d35a9ea1e523724164a9a6f89dd5ff2a05ac9a SHA1: 88ea87384ee6c200c9c3261c67e2f0643a13bf07 MD5sum: 018967963a923ae9b5e5d3ffc0dd6eac 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3003.5+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3003.5+ds-1_all.deb Size: 14128 SHA256: eb36008865b2c04e6e5197a01f2b8e5351622f788a8df408be77975ce7ac0583 SHA1: 8cb17593be2a7a02a4bbe43b3db4273eb8c8fb64 MD5sum: 19187bb5cb3cfbafab9adb9bb6e4b185 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3003.5+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3003.5+ds-1_all.deb Size: 13248 SHA256: 5cb7f219f0477c82d68d28299489f9ee2c90f91c33259ef00f404b46e82b02a5 SHA1: 2bae576d727db6f610ad09be447b5fc84081d67a MD5sum: ffab73e13f5d064b3ee3b6ad3a402b58 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.