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: salt-api Source: salt Version: 3004.1+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.1+ds-1_all.deb Size: 13040 SHA256: f027f4543dbc440a4839be7afc1b5fb4f0acf2cef827da9b73a81fa9e7ae4059 SHA1: dcd2e25ddce91aeb856cd98c59fa689280f7bb6b MD5sum: 207312cc0fc88f19a5440542147513e5 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3004.1+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.1+ds-1_all.deb Size: 14368 SHA256: d51713a525c871cd6becceb123304c411c79b37d1f349360fe209707791d5a79 SHA1: f4152a34f010b60f5fee1c00061171a0974726a5 MD5sum: 3ecb2250ad4fdb9a505ddf48066e3f24 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30592 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.1+ds-1_all.deb Size: 7176364 SHA256: d362d20330115e2544e5c810462c0b30c39488b09b340c94069ee87714010668 SHA1: 25708b1dfb3562b14747ad2cf4cca49836e28a29 MD5sum: 94f14e461e7c8520243a5ac820b95c64 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: salt-common (= 3004.1+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3004.1+ds-1_all.deb Size: 40876 SHA256: 203302e9e9712b1aae6f9545012eea8171477866c23ca71d1488d51db624ffed SHA1: e63307b0e0b662b11685c20aa44ae37b52972841 MD5sum: 5fe426aea3343a35a152d1a9a46c999b 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: bsdmainutils, dctrl-tools, salt-common (= 3004.1+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.1+ds-1_all.deb Size: 28444 SHA256: e82f03f67eea58b3721440dd4a38f7e25c137d466e6c25b47db954cc4ebf94c9 SHA1: a024bc64e51f3ec936fcc474743e227a26de11b6 MD5sum: 0411444fa4a99043d6e045126d608451 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3004.1+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3004.1+ds-1_all.deb Size: 14132 SHA256: 1e3c93dffc50529a1c0d807277996c9f9316b3fe31f910fcee6ff5ada571bd10 SHA1: 2c1fd0db426aef7c7438eae8bacad55d4b9951ef MD5sum: 8c77d3e02b96b3e40c433ebbe675cf5c 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3004.1+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3004.1+ds-1_all.deb Size: 13248 SHA256: 25947f6461d1236ddf38ec69e41121664c04308fac85ad943342aaa16002310f SHA1: 30a164d29db73d8ab0b7dcafe8e1b1c94ec3313f MD5sum: f9632f3db86b86348b03c33a7cc1e670 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.