Package: salt-api Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3000+ds-1_all.deb Size: 13120 SHA256: 3437aa1d5df6dc98a27168b007df4733d35ee6b6b42ba9753d3c09cf64ef13c0 SHA1: b37e9dc123a50f04572c46fe4de599b35f5e9210 MD5sum: 4275b6eedb550f6f929ea205a02b0ee4 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3000+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3000+ds-1_all.deb Size: 14496 SHA256: c6e45c34b854779c43c1569c80e04b3d3f9feb00d3d9f9cf33b9d727d289cda7 SHA1: d107bb3687f3fc777c8815e354230a1ea650798e MD5sum: 642a3c8ca1f0f0163b5c6f5a7a1da98f 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29764 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-crypto, python3-markupsafe, python3-zmq, python3:any Recommends: lsb-release, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3000+ds-1_all.deb Size: 6842692 SHA256: 0098592980f62c4cfadad19fcd9283964433a6ff50f1faad2dcfebd0261b7d0d SHA1: 3127b36ca20948303a80ff2052fb0da03d4b8fe2 MD5sum: 60c2ba0b598440439a4085e9d24357cd 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3000+ds-1_all.deb Size: 40732 SHA256: fe132075b5e975e59a19adf2a734b02a38cd9a6aafb8d0ad15437dd65dfdf866 SHA1: dfead659b90d60baf99ea03bd775194ec5b1b3c0 MD5sum: a9153f1d8215b61b9946011a83fa0854 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3000+ds-1_all.deb Size: 28320 SHA256: 3666218a7b8a3936da3491446e9f651c62e15409f37898276e6cafa10fd51ba7 SHA1: 757f82f4940bccb1f723e3f336ce621ac7ac15e1 MD5sum: 5abdb4ceae77eb645a41931c1e7a1386 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3000+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3000+ds-1_all.deb Size: 14012 SHA256: aed4e2f75868a60ab3be4d30fbc1cba64ae95104c8a4f283a8c0b33c812651fc SHA1: f7756506b756413bfc878175ca68fbaf4139887b MD5sum: 19bc963be10be79bd245f7ded66811c0 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3000+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3000+ds-1_all.deb Size: 13412 SHA256: e8cb43167cb900e86fb1242ec045274f4619cc24bd93ca0c85193bed15632ea3 SHA1: 03a579dd4a246ed0eefc00fa0c61dd6f9237f7d4 MD5sum: 614beb84a36e1a40699ad8905c712cf6 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.