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

Changelog

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

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Tue, 19 Oct 2021 09:25:36 +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-1.dsc 2.1 KiB fa67fab819c8d209c7162ce92d64b25c140578db17223b1e8aa4afe1faf4d3ed
puppet-module-openstacklib_19.4.0.orig.tar.xz 47.8 KiB e7220b885c2ea19596903c14e4bd17a6a9e8bdda3ffb2e459cb27fa668f9d60b
puppet-module-openstacklib_19.4.0-1.debian.tar.xz 3.1 KiB bb300730ec93f3fbbc453b676960624a72235fd23d41a5da9635a98206aae938

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.