puppet 5.5.22-1ubuntu1 source package in Ubuntu
Changelog
puppet (5.5.22-1ubuntu1) hirsute; urgency=medium * Merge with Debian unstable. Remaining changes: - d/t/control: fix second dep8 test by telling it to not use a proxy for the "puppet" hostname, and allow stderr because of a ruby deprecation warning * Dropped: - d/t/control: generate a certificate for puppet master if it does not already exist, as it is needed by the tests (LP: 1869084). - d/p/fix-ruby27-warning.patch: Add patch to fix a warning when executed with Ruby 2.7. It fixes an autopkgtest regression in ruby-puppet-syntax. - d/t/control: add 'puppet' to $no_proxy variable in puppet-master-passenger test to let tests make requests to puppet master running locally (LP: 1869265). -- Neil Wilson <email address hidden> Mon, 01 Feb 2021 13:51:27 +0000
Upload details
- Uploaded by:
- Neil Wilson
- Sponsored by:
- Dmitry Shachnev
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
puppet_5.5.22.orig.tar.gz | 2.9 MiB | 2f7c68887f823a4b1f25c810702faf730779d5347d16bb604666f3c445ccc0ed |
puppet_5.5.22.orig.tar.gz.asc | 819 bytes | bfc81260a7775ea5100aa10f4aa426364a03452f6a741d0a69bc6ede7d033e8d |
puppet_5.5.22-1ubuntu1.debian.tar.xz | 42.8 KiB | f7767a7c7d8646e38234594074db4aa6c5256b17c8e2e59a505f0ad0deea13e6 |
puppet_5.5.22-1ubuntu1.dsc | 2.6 KiB | e5df97ed626b6517a6991e2812bea3f40391c04e2309618712a957618c0e785e |
Available diffs
Binary packages built by this source
- puppet: No summary available for puppet in ubuntu hirsute.
No description available for puppet in ubuntu hirsute.
- puppet-master: configuration management system, master service
Puppet is a configuration management system that allows you to define
the state of your IT infrastructure, then automatically enforces the
correct state.
.
This package contains the "puppet-master" service and init script,
which is suitable for small deployments. For larger deployments or if you wish
to support Puppet 3 clients, puppet-master- passenger should be used instead.
- puppet-master-passenger: configuration management system, scalable master service
Puppet is a configuration management system that allows you to define
the state of your IT infrastructure, then automatically enforces the
correct state.
.
This package provides configuration for apache2 with mod_passenger,
suitable for large deployments. This offers better scalability than
the "puppet-master" package.