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.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_amd64.deb Size: 40464 SHA256: cb8a82a908ec58d6a98549a4a0ec71c98b9566ab24a8cfd2f1a32d9bdfb24a26 SHA1: ec28c40a2eed7ca8a995c92261a782ff8ed033e2 MD5sum: 7059ba2a6cb71989f9a3f43f34d85f72 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: 75 Depends: python3-immutables (= 0.14-1) Priority: optional Section: debug Filename: pool/main/i/immutables/python3-immutables-dbgsym_0.14-1_amd64.deb Size: 58468 SHA256: e27d6412f6c483923812d2ef42ee8d290b21854f1fc7c77d31211fe4a39f3d7d SHA1: 8a7444af242e3620300a109ef1377d9bb882deb9 MD5sum: 2c0ec2e44c049b0aa4bf5bbf8cb7f895 Description: debug symbols for python3-immutables Build-Ids: f08fac4ea50854a00885a70d342bb7c44a07a75a 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: d201b28beab38fa9c9780c7dd3aa95fd6da4c0d20a6ad0e06a55d776e428c0b5 SHA1: 0b5ced32ade32cd2554449078c5e57bc11c4cfcc MD5sum: 22ef2acff34f978fd5bd33b9941450b0 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: 40876 SHA256: 56f25aa9ddebd85acdcc82e2320c36b551de1393612bb28f2f5ceb5647b6b09b SHA1: 8b89664574abe6006bfed234998bbfe70f866442 MD5sum: 121e46b99249832770e3f3c89f587c4b 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: 28444 SHA256: c0b307854f0cdebfd84c5dd244817c6be8239608ec6865ad8eadfd3b7d27ce41 SHA1: 5e38fd28927d3b6d9785980cc2f02ab9d1fdb204 MD5sum: d8ae8ed8db1d7abbf588d867c7cc14c4 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: 13244 SHA256: b3fc9c1ff503581623dc1631a0bb95fe942df6cc85bb1065575a4247420ac2e9 SHA1: b88c8f9db340ac3b21840c65b5278ef620e35ac9 MD5sum: de518e7ec88deb9d7bf595719163cfee 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.