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

Changelog

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

  * Also package the templates folder that was missing.

 -- Thomas Goirand <email address hidden>  Tue, 05 Apr 2022 17:02:19 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-openstacklib_20.3.0-2.dsc 2.1 KiB e0d954ad8ca6599c70f68381c9e1b6814c4d8ca695258e92810d457835c4b7a5
puppet-module-openstacklib_20.3.0.orig.tar.xz 49.9 KiB 12c154a6f13e0770c9fac636304ef871a97efdbd3cd51e111e9468ce445c1303
puppet-module-openstacklib_20.3.0-2.debian.tar.xz 3.5 KiB eda469cc4e34be9acbe81e707cc5ddbd926576fb42148e0bc8f5e96d23f838df

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.