puppetlabs / puppetlabs-apt

Puppet module to help manage Apt
https://forge.puppetlabs.com/puppetlabs/apt
Apache License 2.0
215 stars 462 forks source link

Harden PPA defined type #1052

Closed chelnak closed 1 year ago

chelnak commented 1 year ago

Prior to this PR there was a possibility that malformed strings could be passed as the resources name. This could lead to unsafe executions on a remote system.

This was also a possibility for the options parameter as it was constrained to a string.

In addition, commands were not properly broken out in to arrays of arguments when passed to the exec resource.

This PR fixes the above by adding validation to the resource name ensuring that the given ppa name conforms to expectation.

Also, commands are now broken down in to arrays of arguments appropriately. This ensures safer execution on the remote system.

Given that the options parameter, passed as a raw string, could lead to unsafe code execution it was reasonable to change the accepted type to an Optional[Array[String]].

This means that an array of options can now be passed to the exec resource inside the original command.

puppet-community-rangefinder[bot] commented 1 year ago

apt is a class

Breaking changes to this file WILL impact these 245 modules (exact match): * [garethr-nginx](https://github.com/garethr/garethr-nginx.git) * [garethr-pypy](https://github.com/garethr/garethr-pypy.git) * [kritz-vagrantlamp](https://github.com/kritznl/vagrantlamp) * [garethr-rustlang](https://github.com/garethr/garethr-rustlang.git) * [rtyler-puppet](https://github.com/rtyler/puppet-puppet.git) * [rfletcher-ec2_consistent_snapshot](https://forge.puppet.com/rfletcher/ec2_consistent_snapshot) * [jeoffreybauvin-gitlab_ci_multi_runner](https://github.com/Jeoffreybauvin/gitlab-ci-multi-runner) * [dalaro-titan](https://forge.puppet.com/dalaro/titan) * [neo4j-neo4j](https://github.com/simpsonjulian/puppet-neo4j) * [elithrar-golang](https://github.com/elithrar/puppet-golang-backports.git) * [ploperations-puppetlabs_apt](https://github.com/puppetlabs-operations/puppet-puppetlabs_apt) * [trulabs-kamailio](https://github.com/trulabs/puppet-kamailio) * [fnerdwq-omd](https://github.com/fnerdwq/puppet-omd.git) * [spantree-nginx](https://github.com/Spantree/puppet-nginx) * [Siteminds-gogs](https://github.com/Siteminds/puppet-gogs.git) * [tracywebtech-java](https://github.com/TracyWebTech/puppet-java) * [fortin-tor](https://github.com/shaftoe/puppet-tor) * [4n0m4l0u5-configure_nginx](https://github.com/4n0m4l0u5/configure_nginx) * [garethr-mirageos](https://github.com/garethr/garethr-mirageos.git) * [kogitoapp-kapacitor](https://github.com/kogitoapp/puppet-kapacitor) * [Envek-erlang](https://github.com/Envek/puppet-erlang.git) * [deric-r](https://github.com/deric/deric-r) * [tmont-rethinkdb](https://github.com/tmont/puppet-rethinkdb) * [adcade-java7](https://forge.puppet.com/adcade/java7) * [hfm-h2o](https://github.com/hfm/puppet-h2o) * [binarin-workstation](https://forge.puppet.com/binarin/workstation) * [cethy-gaudi](https://github.com/cethy/cethy-gaudi.git) * [flatline235-aptsimplesoftware](https://github.com/flat235/puppet-aptsimplesoftware.git) * [pcfens-topbeat](https://github.com/pcfens/puppet-topbeat) * [robinvdvleuten-phpenv](https://github.com/RobinvdVleuten/puppet-phpenv) * [deviseit-barman](https://github.com/deviseit/puppet-barman.git) * [walkamongus-pdagent](https://github.com/walkamongus/puppet-pdagent.git) * [trepasi-kibana5](https://github.com/rtib/puppet-kibana5) * [garethr-golang](https://github.com/garethr/garethr-golang.git) * [binarin-binarin](https://forge.puppet.com/binarin/binarin) * [a2tar-nodejs](https://github.com/a2tar/puppet_nodejs.git) * [deric-java](https://github.com/deric/puppet-java/archive/master.zip) * [a2tar-redis](https://github.com/a2tar/redis.git) * [meeh-java](https://github.com/meeh420/puppet-java.git) * [guimaluf-gvpe](https://github.com/guimaluf/puppet-gvpe) * [devsec-suricata](https://github.com/odinje/puppet-suricata) * [qroac-isp3node](https://github.com/qroac/puppet-ispconfig) * [aageyev-redis](https://bitbucket.org/aageyev/redis) * [garethr-sysdig](https://github.com/garethr/garethr-sysdig.git) * [m3del-sabnzbd](https://github.com/nctiggy/m3del-sabnzbd) * [stevenrombauts-logdna](https://github.com/stevenrombauts/puppet-logdna.git) * [giavac-homer](https://github.com/giavac/giavac-homer) * [locp-odoo9](https://github.com/locp/puppet-odoo) * [justintw-develop_environment](https://github.com/JustinTW/justintw-develop_environment) * [a2tar-openvpn](https://github.com/a2tar/openvpn.git) * [cyberkov-openhab](https://github.com/cyberkov/puppet-openhab) * [aageyev-nodejs](https://bitbucket.org/aageyev/nodejs) * [dowlingw-kodi](https://github.com/dowlingw/puppet-kodi) * [BradChesney79-arduino](https://github.com/bradchesney79/arduino) * [cpick-hub](https://github.com/cpick/puppet-hub.git) * [praekeltfoundation-webupd8_oracle_java](https://github.com/praekeltfoundation/puppet-webupd8_oracle_java) * [ngiger-x2go](https://forge.puppet.com/ngiger/x2go) * [dowlingw-nvidia](https://github.com/dowlingw/puppet-nvidia) * [igovua-nodejs](https://bitbucket.org/egovinfrastructure/puppet_module_nodejs.git) * [cristaldo-libreoffice](https://github.com/cristaldo/libreoffice.git) * [ericsysmin-oraclejava](https://github.com/ericsysmin/ericsysmin-oraclejava) * [a2tar-dnsmasq](https://github.com/a2tar/dnsmasq.git) * [a2labs-nginx](https://aageyev@bitbucket.org/a2labs/nginx.git) * [a2labs-php](https://bitbucket.org/a2labs/php.git) * [justintw-developer_environment](https://github.com/JustinTW/justintw-developer_environment) * [bluesman-crossbar](https://github.com/blues-man/crossbar-puppet.git) * [driebit-zotonic](https://github.com/driebit/puppet-zotonic.git) * [tsuru-tsuru](https://github.com/tsuru/puppet-tsuru) * [gwaldvogel-liveconfig](https://github.com/gwaldvogel/puppet-liveconfig) * [zivtech-rethinkdb](https://github.com/zivtech/puppet-rethinkdb.git) * [alanpetersen-gitfusion](https://github.com/alanpetersen/gitfusion) * [markb-docker_registry](https://forge.puppet.com/markb/docker_registry) * [loomsen-bloonix_agent](https://github.com/loomsen/puppet-bloonix_agent) * [petems-fish](https://github.com/petems/petems-fish) * [continuent-percona_repo](https://github.com/continuent/continuent-percona_repo) * [praekeltfoundation-xylem](https://github.com/praekeltfoundation/puppet-xylem) * [norisnetwork-heartbeat](https://github.com/noris-network/norisnetwork-heartbeat) * [praekeltfoundation-gluster](https://github.com/praekeltfoundation/puppet-gluster) * [alanpetersen-helix](https://github.com/alanpetersen/helix) * [monkygames-landscape](https://bitbucket.org/monkygames/puppet-landscape.git) * [fe80-java](https://github.com/fe80/puppet-java.git) * [basholabs-riak](https://github.com/basho-labs/puppet-riak) * [locp-odoo](https://github.com/locp/puppet-odoo) * [alanpetersen-gitswarm](https://github.com/alanpetersen/gitswarm) * [praekeltfoundation-consular](https://github.com/praekeltfoundation/puppet-consular) * [norisnetwork-auditbeat](https://github.com/noris-network/norisnetwork-auditbeat) * [deric-fhgfs](https://github.com/deric/puppet-fhgfs) * [brwyatt-flatpak](https://github.com/brwyatt/puppet-flatpak) * [desertkun-nginx](https://github.com/desertkun/puppet-nginx.git) * [deric-torque](https://github.com/deric/puppet-torque.git) * [johnlawerance-xtrabackup](https://github.com/johnlawerance/xtrabackup) * [helio-fluentbit](https://github.com/helio/puppet-fluentbit) * [garethr-erlang](https://github.com/garethr/garethr-erlang.git) * [deric-java_binary](https://github.com/deric/puppet-java/archive/master.zip) * [johnlawerance-crucible](https://github.com/johnlawerance/crucible.git) * [vll-synergy](https://github.com/indigo-dc/puppet-synergy) * [project0-bareos](https://github.com/project0/puppet-bareos) * [n3snah-powershell7](https://github.com/n3snah/powershell7) * [hfm-percona](https://github.com/hfm/puppet-percona) * [southernhill-phpldapadmin](https://github.com/southernhill/puppet-phpldapadmin.git) * [nono-zfs](https://forge-git.ircam.fr/puppet-module-base-zfs.git) * [vide-omsa](https://github.com/vide/puppet-omsa) * [krakatoa-haproxy](https://github.com/krakatoa1987/puppetlabs-haproxy) * [thbe-bareos](https://github.com/thbe/puppet-bareos.git) * [deric-pgprobackup](https://github.com/deric/puppet-pgprobackup) * [olivierHa-influxdb](https://github.com/olivierHa/puppet-influxdb) * [abaranov-wireguard](https://github.com/spacedog/puppet-wirguard) * [chartbeat-confluent_kafka](http://github.com/chartbeat-labs/puppet-confluent-kafka) * [shoekstra-owncloud](https://github.com/shoekstra/puppet-owncloud.git) * [potto-marathon](http://github.com/potto007/puppet-marathon) * [kallies-x2go](https://github.com/kallies/puppet-x2go.git) * [wavesoftware-xtreemfs](https://github.com/wavesoftware/puppet-xtreemfs.git) * [wywygmbh-fluentd](https://github.com/wywy/puppet-fluentd) * [rpignolet-mongodb](https://github.com/rpignolet/puppetlabs-mongodb.git) * [spantree-java8](https://github.com/Spantree/puppet-java8.git) * [spantree-java7](https://github.com/Spantree/puppet-java7.git) * [deric-beegfs](https://github.com/deric/puppet-beegfs) * [spjmurray-jenkins](https://github.com/spjmurray/puppet-jenkins) * [vholer-hp_sdr](https://github.com/vholer/puppet-hp_sdr.git) * [puppetlabs-mongodb](https://github.com/puppetlabs/puppetlabs-mongodb) * [nrvale0-keepass2](https://github.com/nrvale0/puppet-keepass2) * [artberri-yarn](https://github.com/artberri/puppet-yarn) * [norisnetwork-packetbeat](https://github.com/noris-network/norisnetwork-packetbeat) * [puppet-tvheadend](https://github.com/voxpupuli/puppet-tvheadend.git) * [puppet-bareos](https://github.com/voxpupuli/puppet-bareos) * [petems-cockpit](https://github.com/petems/petems-cockpit) * [cmantix-nginxphp](https://bitbucket.org/hfraser/puppet-nginx-php) * [dsestero-sonarqube](https://github.com/dsestero/sonarqube.git) * [cheasles-synapse](https://github.com/cheasles/puppet-synapse.git) * [tapajos-ruby_stable](https://github.com/tapajos/puppet-ruby-stable) * [TubeMogul-druid](https://github.com/tubemogul/puppet-druid.git) * [darkmantle-java](https://github.com/darkmantle/puppet-java) * [instana-agent](https://github.com/instana/instana-agent-puppet) * [chartbeat-varnish](https://github.com/chartbeat-labs/puppet-varnish) * [tanny1910-omd](https://github.com/GRIF-IRFU/puppet-omd.git) * [opstudio-duplicity](https://git.opstudio.pro/modules/duplicity.git) * [fschaer-omd](https://github.com/GRIF-IRFU/puppet-omd) * [kogitoapp-chronograf](https://github.com/kogitoapp/puppet-chronograf) * [marcdeop-ratticdb](https://github.com/marcdeop/ratticdb) * [puppetfinland-xtrabackup](https://github.com/Puppet-Finland/puppet-xtrabackup.git) * [librato-librato](https://github.com/librato/puppet-librato) * [cloudpassage-cloudpassage](https://github.com/cloudpassage/puppet-cloudpassage.git) * [vpgrp-omsa](https://git.vpgrp.io/puppet/puppet-omsa) * [ncorrare-yubikey](https://github.com/ncorrare/ncorrare-yubikey) * [deric-mesos](http://github.com/deric/puppet-mesos) * [puppet-falco](https://github.com/voxpupuli/puppet-falco) * [initforthe-yarn](https://github.com/initforthe/puppet-yarn) * [vpgrp-docker](https://git.vpgrp.io/puppet/puppet-docker) * [midonet-cassandra](https://github.com/midonet/puppet-cassandra) * [dmcnicks-mcoconfig](http://github.com/dmcnicks/dmcnicks-mcoconfig) * [whefter-syncthing](https://github.com/whefter/puppet-syncthing.git) * [brwyatt-syncthing](https://github.com/brwyatt/puppet-syncthing.git) * [continuent-tungsten](https://github.com/continuent/continuent-tungsten) * [oris-nginx](https://bitbucket.org/oris/env-puppet-module-nginx) * [oxc-rspamd](https://github.com/oxc/puppet-rspamd) * [codingfuture-cfsystem](https://github.com/codingfuture/puppet-cfsystem) * [spjmurray-puppet](https://github.com/spjmurray/puppet-puppet) * [vpgrp-influxdb](https://github.com/veepee-puppet/puppet-influxdb) * [s12v-blackfire](https://github.com/s12v/puppet-blackfire) * [rtyler-jenkins](https://github.com/jenkinsci/puppet-jenkins) * [puppet-jenkins](https://github.com/voxpupuli/puppet-jenkins) * [pest-blackfire](https://github.com/puppets-epic-show-theatre/puppet-curator) * [edestecd-software](https://github.com/edestecd/puppet-software.git) * [puppet-hashi_stack](https://github.com/voxpupuli/puppet-hashi_stack) * [rehan-git](https://github.com/rehanone/puppet-git.git) * [otherskins-ansible](https://github.com/otherskins/puppet-ansible.git) * [dsestero-java](https://github.com/dsestero/java.git) * [MiamiOH-httpproxy](https://github.com/MiamiOH/puppet-httpproxy.git) * [nexcess-ksplice](https://github.com/nexcess/puppet-ksplice) * [camptocamp-puppetserver](https://github.com/camptocamp/puppet-puppetserver) * [joelkle-salt](https://github.com/JoelKle/puppet-salt) * [edestecd-mariadb](https://github.com/edestecd/puppet-mariadb.git) * [cesnet-java_ng](https://github.com/MetaCenterCloudPuppet/cesnet-java_ng) * [sensson-powerdns](https://github.com/sensson/puppet-powerdns) * [jlambert121-curator](https://github.com/jlambert121/jlambert121-curator) * [abstractit-puppet](https://github.com/abstractitptyltd/abstractit-puppet) * [bfraser-grafana](https://github.com/bfraser/puppet-grafana.git) * [factorit-grafana](https://github.com/bfraser/puppet-grafana.git) * [gajdaw-symfony](https://github.com/puppet-by-examples/puppet-symfony) * [icinga-icinga](https://github.com/icinga/puppet-icinga) * [bashtoni-varnish](https://github.com/BashtonLtd/puppet-varnish) * [puppet-puppetserver](https://github.com/voxpupuli/puppet-puppetserver) * [puppetfinland-mysql](https://github.com/Puppet-Finland/puppet-mysql.git) * [mindhive-nvidia_docker_runtime](https://github.com/mindhivenz/nvidia_docker_runtime) * [puppetfinland-freight](https://github.com/Puppet-Finland/puppet-freight.git) * [puppet-cassandra](https://github.com/voxpupuli/puppet-cassandra) * [razorsedge-cloudera](https://github.com/razorsedge/puppet-cloudera.git) * [TubeMogul-aptly](https://github.com/tubemogul/puppet-aptly.git) * [openstack-ceph](https://github.com/openstack/puppet-ceph.git) * [arioch-redis](https://github.com/arioch/puppet-redis) * [puppetfinland-openvpn](https://github.com/Puppet-Finland/puppet-openvpn.git) * [cristifalcas-curator](https://github.com/cristifalcas/puppet-curator) * [spjmurray-ceph](https://github.com/spjmurray/puppet-ceph) * [pest-curator](https://github.com/puppets-epic-show-theatre/puppet-curator) * [puppet-lldpd](https://github.com/voxpupuli/puppet-lldpd) * [cesnet-site_hadoop](https://github.com/MetaCenterCloudPuppet/cesnet-site_hadoop) * [rehan-nginx](https://github.com/rehanone/puppet-nginx.git) * [puppet-mongodb](https://github.com/voxpupuli/puppet-mongodb) * [simp-postgresql](https://github.com/simp/puppetlabs-postgresql.git) * [puppetlabs-docker](https://github.com/puppetlabs/puppetlabs-docker) * [memoussati-postgresql](https://github.com/puppetlabs/puppetlabs-postgresql.git) * [puppet-virtualbox](https://github.com/voxpupuli/puppet-virtualbox) * [garethr-docker](https://github.com/garethr/garethr-docker.git) * [mvasilenko-docker](https://github.com/mvasilenko/garethr-docker.git) * [memoussati-docker](https://github.com/garethr/garethr-docker.git) * [ape-elasticsearch](https://github.com/pecharmin/puppet-elasticsearch) * [puppet-gluster](https://github.com/voxpupuli/puppet-gluster.git) * [razorsedge-vmwaretools](https://github.com/razorsedge/puppet-vmwaretools.git) * [elastic-elastic_stack](https://github.com/elastic/puppet-elastic-stack) * [puppet-unattended_upgrades](https://github.com/voxpupuli/puppet-unattended_upgrades.git) * [puppet-elastic_stack](https://github.com/voxpupuli/puppet-elastic-stack) * [puppet-zabbix](https://github.com/voxpupuli/puppet-zabbix.git) * [factorit-jasperreports_server](https://github.com/jbbrunsveld/jasperreports_server) * [tsuru-base](https://github.com/tsuru/puppet-tsuru) * [willdurand-bazinga](https://forge.puppet.com/willdurand/bazinga) * [spjmurray-kubernetes](https://github.com/spjmurray/puppet-kubernetes) * [horsefish-bmc](https://github.com/horsefish/bmc) * [bjorns-acmd](https://github.com/bjorns/aem-cmd) * [signalfx-collectd](https://github.com/signalfx/puppet_collectd) * [badquanta-badstation](https://github.com/BadQuanta/badquanta-badstation) * [elasticsearch-elasticsearch](https://github.com/elastic/puppet-elasticsearch) * [joshuaspence-phabricator](https://github.com/joshuaspence/puppet-phabricator) * [lesaux-kibana4](https://github.com/lesaux/puppet-kibana4.git) * [vshn-gitlab](https://github.com/vshn/puppet-gitlab) * [puppet-collectd](https://github.com/voxpupuli/puppet-collectd) * [locp-opscenter](https://github.com/locp/opscenter) * [threatstack-threatstack](https://github.com/threatstack/threatstack-puppet) * [covata-safeshare](https://bitbucket.org/covata/puppet_covata_services) * [jcustenborder-confluent](https://github.com/jcustenborder/puppet-confluent) * [pcfens-filebeat](https://github.com/pcfens/puppet-filebeat) * [puppetlabs-puppet_agent](https://github.com/puppetlabs/puppetlabs-puppet_agent) * [midonet-midonet](https://github.com/midonet/puppet-midonet) * [lookatitude-zserver](https://github.com/lookatitude/Zserver) * [abstractit-icinga](https://github.com/abstractitptyltd/abstractit-icinga) * [jcalles-php](https://github.com/mayflower/puppet-php) * [mayflower-php](https://github.com/mayflower/puppet-php) * [jfryman-nginx](https://github.com/jfryman/puppet-nginx.git) * [danzilio-virtualbox](https://github.com/danzilio/danzilio-virtualbox) * [locp-cassandra](https://github.com/locp/cassandra) * [hackerhappyhour-docker](https://github.com/HackerHappyHour/hackerhappyhour-docker.git) * [puppet-php](https://github.com/voxpupuli/puppet-php) * [theforeman-foreman](https://github.com/theforeman/puppet-foreman) * [puppet-rsyslog](https://github.com/voxpupuli/puppet-rsyslog) * [mvisonneau-curator](https://github.com/mvisonneau/puppet-curator) * [monkygames-nvidia](https://bitbucket.org/monkygames/puppet-nvidia)
Breaking changes to this file MAY impact these 47 modules (near match): * [edgester-buildbot](https://forge.puppet.com/edgester/buildbot) * [factorit-icingaweb2](https://github.com/Icinga/puppet-icingaweb2.git) * [aniketmehta-elasticsearch](https://github.com/aniketmehta/elasticsearch) * [vinodverma7584-truesightmeter](https://github.com/VinodVerma7584/boundary_puppet) * [nrvale0-openmediavault](https://github.com/nrvale0/puppet-openmediavault.git) * [gjerjens-zabbix_agent2](https://gitlab.com/gjerjens/zabbix_agent2) * [hfm-octopass](https://github.com/hfm/puppet-octopass) * [elasticsearch-logstashforwarder](https://github.com/elastic/puppet-logstashforwarder) * [hackerhorse-puppet_deluge](https://github.com/RainbowHackerHorse/puppet_deluge) * [Firebladee-newrelic](https://github.com/Firebladee/newrelic) * [puppetfinland-hwraid](https://github.com/Puppet-Finland/puppet-hwraid.git) * [meltwater-marathon](https://github.com/meltwater/puppet-marathon) * [hfm-proxysql](https://github.com/hfm/puppet-proxysql) * [eyp-php](https://github.com/NTTCom-MS/eyp-php) * [elasticsearch-logstash](https://github.com/elastic/puppet-logstash) * [jethrocarr-soe](https://github.com/jethrocarr/puppet-soe) * [nrvale0-plexmediaserver](https://github.com/nrvale0/puppet-plexmediaserver) * [Lavaburn-flapjack](https://github.com/Lavaburn/puppet-flapjack.git) * [sematext-spm_monitor](http://sematext.com) * [lwo-dataverse](https://github.com/IQSS/dataverse-puppet) * [puppetfinland-postgresql](https://github.com/Puppet-Finland/puppet-postgresql.git) * [jay-nodejs](https://github.com/mootpt/puppet-nodejs) * [camptocamp-dell](https://github.com/camptocamp/puppet-dell) * [nibalizer-zfs](https://github.com/nibalizer/puppet-module-zfs.git) * [hfm-tinyproxy](https://github.com/hfm/puppet-tinyproxy) * [puppetfinland-nginx](https://github.com/Puppet-Finland/puppet-nginx.git) * [puppet-puppetwebhook](https://github.com/voxpupuli/puppet-puppetwebhook.git) * [hfm-stns](https://github.com/STNS/puppet-stns) * [boundary-boundary](https://github.com/boundary/boundary_puppet) * [puppet-borg](https://github.com/voxpupuli/puppet-borg.git) * [puppet-nginx](https://github.com/voxpupuli/puppet-nginx.git) * [sensu-sensuclassic](https://github.com/sensu/puppet-module-sensuclassic) * [opendaylight-opendaylight](https://git.opendaylight.org/gerrit/p/integration/packaging/puppet-opendaylight.git) * [elastic-kibana](https://github.com/elastic/puppet-kibana) * [puppet-rundeck](https://github.com/voxpupuli/puppet-rundeck.git) * [puppet-kibana](https://github.com/voxpupuli/puppet-kibana) * [puppet-redis](https://github.com/voxpupuli/puppet-redis.git) * [puppet-nodejs](https://github.com/voxpupuli/puppet-nodejs) * [geoffwilliams-r_profile](https://github.com/GeoffWilliams/r_profile) * [puppet-grafana](https://github.com/voxpupuli/puppet-grafana.git) * [mvasilenko-sensu](https://github.com/mvasilenko/sensu-puppet) * [camptocamp-varnish](https://github.com/camptocamp/puppet-varnish) * [puppetlabs-nodejs](https://github.com/puppetlabs/puppetlabs-nodejs) * [eyp-postgresql](https://github.com/NTTCom-MS/eyp-postgresql) * [eyp-nrpe](https://github.com/NTTCom-MS/eyp-nrpe) * [luckyknight-hhvm](https://github.com/craigcarnell/puppet-hhvm.git) * [rgevaert-mysql](https://github.com/rgevaert/puppet-mysql)

apt::params is a class

that may have no external impact to Forge modules.

apt::ppa is a type

Breaking changes to this file WILL impact these 68 modules (exact match): * [Aethylred-ck](https://github.com/Aethylred/puppet-ck) * [garethr-pypy](https://github.com/garethr/garethr-pypy.git) * [rfletcher-ec2_consistent_snapshot](https://forge.puppet.com/rfletcher/ec2_consistent_snapshot) * [bltavares-baseline](https://github.com/bltavares/vagrant-baseline) * [garethr-rustlang](https://github.com/garethr/garethr-rustlang.git) * [andschwa-mumble](https://github.com/andschwa/puppet-mumble.git) * [elithrar-golang](https://github.com/elithrar/puppet-golang-backports.git) * [tracywebtech-java](https://github.com/TracyWebTech/puppet-java) * [garethr-mirageos](https://github.com/garethr/garethr-mirageos.git) * [wemakecustom-composer](https://github.com/wemakecustom/puppet-composer.git) * [adcade-java7](https://forge.puppet.com/adcade/java7) * [meeh-java](https://github.com/meeh420/puppet-java.git) * [a2tar-nodejs](https://github.com/a2tar/puppet_nodejs.git) * [a2tar-redis](https://github.com/a2tar/redis.git) * [garethr-golang](https://github.com/garethr/garethr-golang.git) * [guimaluf-gvpe](https://github.com/guimaluf/puppet-gvpe) * [devsec-suricata](https://github.com/odinje/puppet-suricata) * [m3del-sabnzbd](https://github.com/nctiggy/m3del-sabnzbd) * [aageyev-redis](https://bitbucket.org/aageyev/redis) * [justintw-develop_environment](https://github.com/JustinTW/justintw-develop_environment) * [cpick-hub](https://github.com/cpick/puppet-hub.git) * [aageyev-nodejs](https://bitbucket.org/aageyev/nodejs) * [praekeltfoundation-webupd8_oracle_java](https://github.com/praekeltfoundation/puppet-webupd8_oracle_java) * [ngiger-x2go](https://forge.puppet.com/ngiger/x2go) * [dowlingw-kodi](https://github.com/dowlingw/puppet-kodi) * [dowlingw-nvidia](https://github.com/dowlingw/puppet-nvidia) * [igovua-nodejs](https://bitbucket.org/egovinfrastructure/puppet_module_nodejs.git) * [a2labs-nginx](https://aageyev@bitbucket.org/a2labs/nginx.git) * [justintw-developer_environment](https://github.com/JustinTW/justintw-developer_environment) * [driebit-zotonic](https://github.com/driebit/puppet-zotonic.git) * [tsuru-tsuru](https://github.com/tsuru/puppet-tsuru) * [praekeltfoundation-gluster](https://github.com/praekeltfoundation/puppet-gluster) * [monkygames-landscape](https://bitbucket.org/monkygames/puppet-landscape.git) * [praekeltfoundation-consular](https://github.com/praekeltfoundation/puppet-consular) * [johnlawerance-crucible](https://github.com/johnlawerance/crucible.git) * [abaranov-wireguard](https://github.com/spacedog/puppet-wirguard) * [shoekstra-owncloud](https://github.com/shoekstra/puppet-owncloud.git) * [spantree-java8](https://github.com/Spantree/puppet-java8.git) * [spantree-java7](https://github.com/Spantree/puppet-java7.git) * [petems-cockpit](https://github.com/petems/petems-cockpit) * [nrvale0-keepass2](https://github.com/nrvale0/puppet-keepass2) * [cmantix-nginxphp](https://bitbucket.org/hfraser/puppet-nginx-php) * [TubeMogul-druid](https://github.com/tubemogul/puppet-druid.git) * [darkmantle-java](https://github.com/darkmantle/puppet-java) * [csanchez-ninjablocks](http://github.com/carlossg/puppet-ninjablocks) * [opstudio-duplicity](https://git.opstudio.pro/modules/duplicity.git) * [ncorrare-yubikey](https://github.com/ncorrare/ncorrare-yubikey) * [rendhalver-icinga](https://forge.puppet.com/rendhalver/icinga) * [puppet-facette](https://github.com/voxpupuli/puppet-facette.git) * [edestecd-software](https://github.com/edestecd/puppet-software.git) * [rehan-git](https://github.com/rehanone/puppet-git.git) * [dsestero-java](https://github.com/dsestero/java.git) * [cesnet-java_ng](https://github.com/MetaCenterCloudPuppet/cesnet-java_ng) * [CraigWatson1987-transmission](https://github.com/craigwatson/puppet-transmission.git) * [CraigWatson1987-bitcoind](https://github.com/craigwatson/puppet-transmission.git) * [arioch-redis](https://github.com/arioch/puppet-redis) * [puppet-mumble](https://github.com/voxpupuli/puppet-mumble.git) * [rehan-nginx](https://github.com/rehanone/puppet-nginx.git) * [factorit-jasperreports_server](https://github.com/jbbrunsveld/jasperreports_server) * [tsuru-base](https://github.com/tsuru/puppet-tsuru) * [signalfx-collectd](https://github.com/signalfx/puppet_collectd) * [badquanta-badstation](https://github.com/BadQuanta/badquanta-badstation) * [abstractit-icinga](https://github.com/abstractitptyltd/abstractit-icinga) * [jcalles-php](https://github.com/mayflower/puppet-php) * [mayflower-php](https://github.com/mayflower/puppet-php) * [puppet-php](https://github.com/voxpupuli/puppet-php) * [puppet-rsyslog](https://github.com/voxpupuli/puppet-rsyslog) * [monkygames-nvidia](https://bitbucket.org/monkygames/puppet-nvidia)
Breaking changes to this file MAY impact these 10 modules (near match): * [belskiiartem-logcourier](https://github.com/belskiiartem/logcourier.git) * [hackerhorse-puppet_deluge](https://github.com/RainbowHackerHorse/puppet_deluge) * [eyp-php](https://github.com/NTTCom-MS/eyp-php) * [tedivm-hieratic](https://github.com/tedivm/puppet-hieratic) * [nibalizer-zfs](https://github.com/nibalizer/puppet-module-zfs.git) * [puppet-borg](https://github.com/voxpupuli/puppet-borg.git) * [opendaylight-opendaylight](https://git.opendaylight.org/gerrit/p/integration/packaging/puppet-opendaylight.git) * [puppet-redis](https://github.com/voxpupuli/puppet-redis.git) * [camptocamp-fprint](https://github.com/camptocamp/puppet-fprint) * [eyp-nrpe](https://github.com/NTTCom-MS/eyp-nrpe)

This module is declared in 234 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.