Package: salt-api Source: salt Version: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, python:any (>= 2.6~) Recommends: python-cherrypy3 Filename: ./all/salt-api_2019.2.2+ds-1.1+5.59.1_all.deb Size: 13116 MD5sum: b3691ceb9143180256485b91cb7a84f4 SHA1: ad5c8a5895d1fedd788b77bebb7e85ee85141c98 SHA256: 088ba3142ef0e02f247a6d8ef6b65d52d6a4a84a9564a6849b09fa4302b03d47 Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.2+ds-1.1+5.59.1), python:any (>= 2.6~) Recommends: python-netaddr Suggests: python-botocore Filename: ./all/salt-cloud_2019.2.2+ds-1.1+5.59.1_all.deb Size: 14520 MD5sum: 43979c577d11225afa99324ca4a15107 SHA1: 767921690ba30819780b7fdd2eecb04a0eac6a01 SHA256: ee0154384a3a930fdf97f01700a0dc254adfbd475da69295bc72736224310fbd Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28391 Depends: python-apt, python-dateutil, python-jinja2, python-msgpack (>= 0.4), python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2.1), python-yaml, python-systemd, python-psutil, python-concurrent.futures, python:any (<< 2.8), python:any (>= 2.7~) Recommends: lsb-release, python-croniter Breaks: python-mako (<< 0.7.0) Filename: ./all/salt-common_2019.2.2+ds-1.1+5.59.1_all.deb Size: 6542480 MD5sum: adb9166b5fd0347ad48f7c6fdbf5a6ed SHA1: 85ee07c9de16071f3ca298d8a5f97c3b36c3ac05 SHA256: 464b3ede23c39a28e09d7c07c43c56c63cad4340f5e4e2b7aa338c012eb1eb10 Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.2+ds-1.1+5.59.1), python:any (>= 2.6~) Recommends: python-git Filename: ./all/salt-master_2019.2.2+ds-1.1+5.59.1_all.deb Size: 41240 MD5sum: 0582e974ff14271909b440ed3e559479 SHA1: 03aefde084ecc2c3a003e4fa56e16e7bfb5aed60 SHA256: cd48915e1a23cab2934c112b5501d2d38474271d6f935e4c51e33616daca6b72 Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.2+ds-1.1+5.59.1), python:any (>= 2.6~) Recommends: debconf-utils, dmidecode, sfdisk, e2fsprogs Suggests: python-augeas Filename: ./all/salt-minion_2019.2.2+ds-1.1+5.59.1_all.deb Size: 28276 MD5sum: 7320fff0b34a89c007784fc03ed6c574 SHA1: fe6ce9817bc1e7c27c2abda1592caba8c0a00cf1 SHA256: 08a871b2497610b6b2bfe231b4c8266280b9bb08c14ade6cf22b30f083032e02 Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.2+ds-1.1+5.59.1), python:any (>= 2.6~) Filename: ./all/salt-ssh_2019.2.2+ds-1.1+5.59.1_all.deb Size: 14000 MD5sum: 42d94143216c21e692c265af5f94b78d SHA1: 52585c99ec953eae345732ef3e639268670f071f SHA256: 53d2fb1843e63a1c27f9a86e24bf3926db5ec06f77ff6bf9062b178e0fe977fc Section: admin Priority: extra Homepage: http://saltstack.org/ 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: 2019.2.2+ds-1.1+5.59.1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 2019.2.2+ds-1.1+5.59.1), python:any (>= 2.6~) Filename: ./all/salt-syndic_2019.2.2+ds-1.1+5.59.1_all.deb Size: 13424 MD5sum: 2198273539af2265e533b9e16f80ec49 SHA1: 6c79a232ca58501694199d2c467e5800de0e7a09 SHA256: ac96a5414a6354092f93f7ec88740ac62dd9f7516550029ca4ed6f7b71d2dc6a Section: admin Priority: extra Homepage: http://saltstack.org/ 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.