puppet 3.8.5-2 source package in Ubuntu

Changelog

puppet (3.8.5-2) unstable; urgency=medium

  * [7b9bf62] sysvinit: fix service restart.
    Thanks to Martin Pitt (Closes: #818267)

 -- Stig Sandbeck Mathisen <email address hidden>  Tue, 15 Mar 2016 12:28:44 +0100

Upload details

Uploaded by:
Puppet Package Maintainers
Uploaded to:
Sid
Original maintainer:
Puppet Package Maintainers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe admin

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet_3.8.5-2.dsc 2.5 KiB da0b0d7c0c0b36fd64794b1528544afc3a3639e3ef20d1f32d4e662d739419cd
puppet_3.8.5.orig.tar.gz 2.5 MiB ecba7c70e32c3da6682f9c4706c01cc588a5614759a864446e9fbd2449c6305c
puppet_3.8.5-2.debian.tar.xz 42.8 KiB 7cbc9549aa4bace384e9243815fdbe6f744fa8d4df82a46a00d5cc6e921655b5

No changes file available.

Binary packages built by this source

puppet: No summary available for puppet in ubuntu yakkety.

No description available for puppet in ubuntu yakkety.

puppet-common: No summary available for puppet-common in ubuntu yakkety.

No description available for puppet-common in ubuntu yakkety.

puppet-el: No summary available for puppet-el in ubuntu yakkety.

No description available for puppet-el in ubuntu yakkety.

puppet-testsuite: No summary available for puppet-testsuite in ubuntu yakkety.

No description available for puppet-testsuite in ubuntu yakkety.

puppetmaster: No summary available for puppetmaster in ubuntu yakkety.

No description available for puppetmaster in ubuntu yakkety.

puppetmaster-common: configuration management system, master common files

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package contains configuration files used by both puppetmaster
 and puppetmaster-common packages.

puppetmaster-passenger: No summary available for puppetmaster-passenger in ubuntu yakkety.

No description available for puppetmaster-passenger in ubuntu yakkety.

vim-puppet: syntax highlighting for puppet manifests in vim

 The vim-puppet package provides filetype detection and syntax
 highlighting for puppet manifests (files ending with ".pp").
 .
 As per the Debian vim policy, installed addons are not activated
 automatically, but the "vim-addon-manager" tool can be used for this
 purpose.