Source: puppet-module-openstacklib Section: admin Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 11), openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/openstack-team/puppet/puppet-module-openstacklib Vcs-Git: https://salsa.debian.org/openstack-team/puppet/puppet-module-openstacklib.git Homepage: https://github.com/openstack/puppet-openstacklib Package: puppet-module-openstacklib Architecture: all Depends: puppet, puppet-module-puppetlabs-apache (>= 5.0.0), puppet-module-puppetlabs-inifile, puppet-module-puppetlabs-mysql (>= 6.0.0), puppet-module-puppetlabs-postgresql (>= 6.4.0), puppet-module-puppetlabs-rabbitmq (>= 6.4.0), puppet-module-puppetlabs-stdlib (>= 5.0.0), ${misc:Depends}, Description: 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.