puppet 3.2.4-2ubuntu2 source package in Ubuntu

Changelog

puppet (3.2.4-2ubuntu2) saucy; urgency=low

  * debian/tests/control: invert order of tests, or else puppet-agent runs
    after puppetmaster-passenger has already enabled the service.
 -- Marc Deslauriers <email address hidden>   Tue, 03 Sep 2013 16:39:37 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
puppet_3.2.4.orig.tar.gz 1.7 MiB 8b38f4adee6237b8dd7b1956d90af97f2d0091245d6e30b708bbc8e333001358
puppet_3.2.4-2ubuntu2.debian.tar.gz 35.8 KiB dae04c09f52219133b3834d6fdaa20fadf71ef2ce89f6f59143f67b8d4849bca
puppet_3.2.4-2ubuntu2.dsc 2.5 KiB cdcea23faf72a17ae94b1a11acd8286a1191dc539e2f106d23c764d39e74cb6b

View changes file

Binary packages built by this source

puppet: No summary available for puppet in ubuntu saucy.

No description available for puppet in ubuntu saucy.

puppet-common: Centralized configuration management

 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
 .
 This package contains the puppet software and documentation. For the startup
 scripts needed to run the puppet agent and master, see the "puppet" and
 "puppetmaster" packages, respectively.

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

No description available for puppet-el in ubuntu saucy.

puppet-testsuite: Centralized configuration management - test suite

 This package provides all the tests from the upstream puppet source code.
 The tests are used for improving the QA of the puppet package.
 .
 Tests are installed under /usr/share/puppet-testsuite, and can be
 performed using "rake unit" in that directory.

puppetmaster: No summary available for puppetmaster in ubuntu saucy.

No description available for puppetmaster in ubuntu saucy.

puppetmaster-common: Puppet master common scripts

 This package contains common scripts for the puppet master,
 which is the server hosting manifests and files for the puppet nodes.
 .
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.

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

No description available for puppetmaster-passenger in ubuntu saucy.

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.