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

Changelog

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

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Tue, 30 Apr 2024 13:50:08 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-openstacklib_24.0.0-1.dsc 2.1 KiB 4182e3fdfe6a94b4084a25c502fb29972b7be368174008ed4e0f3923e67313a5
puppet-module-openstacklib_24.0.0.orig.tar.xz 50.5 KiB 46554c4d3310d4f1299adfce4f45cc222e47350e36f62907b7ff678a68593953
puppet-module-openstacklib_24.0.0-1.debian.tar.xz 3.6 KiB e56753dfb961edb103c9d34baab24bdef19e3af0091fb4e3b3853c43010c7bf2

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.