puppet-module-puppetlabs-mongodb 0.7.0-4 source package in Ubuntu

Changelog

puppet-module-puppetlabs-mongodb (0.7.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/control: Use <email address hidden> as maintainer
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat.

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Deprecating priority extra as per policy 4.0.1.

  [ Thomas Goirand ]
  * Depends on puppet, not puppet-common.
  * debhelper-compat (= 11).
  * Standards-Version: 4.5.0.
  * Clean-up update-alternatives handling.

 -- Thomas Goirand <email address hidden>  Wed, 05 Jan 2022 10:33:24 +0100

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-puppetlabs-mongodb_0.7.0-4.dsc 2.2 KiB 34293390de393ccd90aec150f9029f6a782d3053838740cc0c07cc467f2eba0a
puppet-module-puppetlabs-mongodb_0.7.0.orig.tar.xz 19.7 KiB 4004d9636ff29de043265ab10f490e415019f07f6d33d8190e3df974018b7166
puppet-module-puppetlabs-mongodb_0.7.0-4.debian.tar.xz 2.2 KiB 5e68ae4370875e0e3c7f1f2f1dbede927ba455c63b8f05259f8b7af60cf8bfd9

Available diffs

No changes file available.

Binary packages built by this source

puppet-module-puppetlabs-mongodb: Puppet module for managing mongodb installation and configuration

 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.
 .
 The MongoDB module manages mongod server installation and configuration of the
 mongod daemon. For the time being it supports only a single MongoDB server
 instance, without sharding functionality.