salt 2017.7.4+dfsg1-1 source package in Ubuntu
Changelog
salt (2017.7.4+dfsg1-1) unstable; urgency=medium * New upstream bug-fix release * Use xz for repacked source tarball * Change salt master user from 'root' to 'salt' by default (Closes: #891303) * Fix Python 3 support for debconfmod (LP: #1752651) * Support dynamic pillar_root environment (fixes upstream bug #20581) * kubernetes: Fix ValueError for template in AppsV1beta1DeploymentSpec (see upstream bug #46329) -- Benjamin Drung <email address hidden> Mon, 05 Mar 2018 15:36:11 +0100
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
salt_2017.7.4+dfsg1-1.dsc | 2.9 KiB | a91e3c644d1c17b929e1dc26e63401f5dd7dfb4c9c3294870568c952dc260bc2 |
salt_2017.7.4+dfsg1.orig.tar.xz | 6.7 MiB | c2388b44ff5086404d9ecdf344e58edc8aa6c4fae66e96e0e62a4251a2ea910f |
salt_2017.7.4+dfsg1-1.debian.tar.xz | 43.2 KiB | 9e688cfb5fee5e9a17c7f21a44c39e3058ebcaa2beeb026d4424e539d695288f |
Available diffs
No changes file available.
Binary packages built by this source
- salt-api: No summary available for salt-api in ubuntu disco.
No description available for salt-api in ubuntu disco.
- salt-cloud: public cloud VM management 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.
.
Salt Cloud is built-in to Salt to provision systems on cloud hosts or
hypervisors and immediately bring them under management.
- salt-common: 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.
- salt-doc: additional documentation 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 HTML documentation for
salt.
- salt-master: 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.
- salt-minion: 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.
- salt-proxy: No summary available for salt-proxy in ubuntu disco.
No description available for salt-proxy in ubuntu disco.
- salt-ssh: No summary available for salt-ssh in ubuntu disco.
No description available for salt-ssh in ubuntu disco.
- salt-syndic: 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.