Package: salt-api
Source: salt
Version: 3000.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
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.3+ds-1_all.deb
Size: 13180
SHA256: 804bbc4e530f46c451a22915f61ae1a49e2e5ce922cfcbcaf9325788368793e4
SHA1: 65ce71a4c67c8e3dc8815a42487c2ca07feb1a19
MD5sum: 734b891663b2a1dc5e430314aff46ce5
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 50
Depends: python3-libcloud, salt-common (= 3000.3+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.3+ds-1_all.deb
Size: 14400
SHA256: 5cb4391b7d7a036a9315da008334b50a61760f4396c88c257798addbe3bc7487
SHA1: 3969b3b01c48401afb80653a8276860f1a33cf55
MD5sum: 4215b06ba1758894dc8794d1c43ac8de
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 29827
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 (>= 2.6.1), 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.3+ds-1_all.deb
Size: 6870380
SHA256: df7d11f8124a941c7c6e46e7d7ef3a337feb871c699d88111c36abc3825b5a04
SHA1: 8be7dd6372bed390e74dcaaf68c64b28c98f8300
MD5sum: 1faeeee64defb0341a2856b11dc9cdef
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 126
Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000.3+ds-1), python3:any
Recommends: python3-git
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-master_3000.3+ds-1_all.deb
Size: 40620
SHA256: 98f8b09e97ae7c7420aac8d0b499a8b993b7b8db806b5b2ca39a3b5324dace57
SHA1: b2df8a5e18417f680af6257a280174fbdb388223
MD5sum: ee1b5dc9e124f264167314707b755313
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 128
Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000.3+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.3+ds-1_all.deb
Size: 28364
SHA256: 59aacff4fbd2e40345544b57bff4016d3112e5d2e21d10bb6feff42ae5159dfb
SHA1: 346175e614cdf74a7815f3dc27c137ae684c3577
MD5sum: 319edaaffe2bdc6477ffa0deb5f45451
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 45
Depends: salt-common (= 3000.3+ds-1), python3:any
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-ssh_3000.3+ds-1_all.deb
Size: 14064
SHA256: 2055e53600c51b37fb5e7ffdbec3390f9cba025a166be4837ed5fc010e736824
SHA1: 00352db0e572f31e5dcc6e0e755cde2de08eaae7
MD5sum: a10afb8b00fa7d3a6207c204a8580bc5
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.3+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 55
Depends: salt-master (= 3000.3+ds-1), python3:any
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-syndic_3000.3+ds-1_all.deb
Size: 13460
SHA256: 80dfd8aaf34fe2554469ccd8dd909c3b53ee70b389cab648776a3d66748bba89
SHA1: 143deff2e651da274e8ff3792f204e6989da866a
MD5sum: 2e60dfc50faea5ab22b9f81fc559872a
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.