puppet-module-openstacklib 19.4.0-2 source package in Ubuntu

Changelog

puppet-module-openstacklib (19.4.0-2) unstable; urgency=medium

  * Add Do-not-use-stdlib-extname.patch.

 -- Thomas Goirand <email address hidden>  Wed, 20 Oct 2021 09:29:11 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-openstacklib_19.4.0-2.dsc 2.1 KiB 430f5ae037af1506956d385c4a6734670e238c40922c9b4ac12dc9771d18206c
puppet-module-openstacklib_19.4.0.orig.tar.xz 47.8 KiB e7220b885c2ea19596903c14e4bd17a6a9e8bdda3ffb2e459cb27fa668f9d60b
puppet-module-openstacklib_19.4.0-2.debian.tar.xz 3.4 KiB e05ca423aaeedd2278f628902f2e6a5addb04c0c00d44b3ff3afc7ac86aaf85f

Available diffs

No changes file available.

Binary packages built by this source

puppet-module-openstacklib: exposes common functionality between Openstack modules as a library

 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.
 .
 This module is used to expose common functionality between Openstack modules as
 a library that can be utilized to avoid code duplication.