Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / puppet @ a7139bca

# Date Auteur Commentaire
a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

c6f88968 2020-10-05 18:29 Lars Kruse

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

809639ab 2020-08-25 11:44 Lars Kruse

Ruby plugins: apply code changes as suggested by "rubocop --auto-correct"

6052c56d 2020-08-23 08:21 Kenyon Ralph

plugins/puppet/puppet_runtime: fix formatting

Used rufo https://github.com/ruby-formatter/rufo

70f565c5 2020-01-21 06:24 Gabriel Filion

puppetdb: implement cert validation and client cert auth

It is very common for PuppetDB installs to run on a different host than
the puppetmaster. In such cases, a certificate file is normally used to
establish an encrypted communication to the server.

The most common setup for this server certificate is to use a...

6a8fbf3b 2020-01-03 00:32 Gabriel Filion

change category of puppet plugins to "other"

using the "devel" category is a bit weird. there's currently no good
category to place those into so let's use "other" instead.

d4188712 2020-01-03 00:32 Gabriel Filion

create new plugin for graphing PuppetDB's usage of JVM Heapspace

PuppetDB requires a pretty high amount of memory allocated to it. If you
don't give enough memory space to the JVM, PuppetDB might crash when it
has fully used the available max memory. This plugin should be useful...

7a37bfb1 2018-07-11 13:35 Lars Kruse

Plugins: unify shebang for ruby scripts

ae4e85ab 2017-02-23 21:13 dipohl

Plugin-Gallery: Better 2nd level headings

f4d81e19 2014-10-05 17:16 Stig Sandbeck Mathisen

Retire plugin for old puppet master installations

- "puppetd" and "puppetmasterd" is no longer in use
- The use of "/etc/sysconfig" made this plugin specific for RedHat-ish
systems
- any plugin to replace this should use the "puppet" command to get...
e109323f 2014-08-26 08:18 Steve Schnepp

Merge pull request #514 from jasperla/puppet_runtime

Add plugin to retrieve the time puppet agent took to apply the catalog

f6d7cf59 2014-08-13 05:05 Jasper Lievisse Adriaanse

Add plugin to retrieve the time puppet agent took to apply the catalog

5182fee7 2014-08-12 13:33 Jasper Lievisse Adriaanse

Allow for a custom puppet facts directory

For example on OpenBSD, /var/lib/puppet doesn't exist and /var/puppet is used

93a7c793 2013-07-09 22:03 Antoine Beaupré

document the plugin

e5be4561 2013-06-17 16:36 Antoine Beaupré

specify units of compilation time

ee0f13f3 2013-06-17 16:36 Antoine Beaupré

allow customizing tiem format, use standard

by default, syslog doesn't use iso timestamps..

d2491a19 2013-06-17 16:36 Antoine Beaupré

use a proper interpretor

env is not in /bin in debian

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs