- London, UK
- https://www.unixdaemon.net
-
A collection of fpm-cookery recipes
-
Checks template paths are relative, not absolute.
-
Extend puppet-lint to ensure all template and epp functions filenames end correctly.
-
puppet-multi_epp Public
Puppet function for selecting from multiple epp template sources
-
puppet-deprecate Public
Puppet function to log deprecations in your manifests
-
Ensure all file resource modes are defined as octal values and not symbolic ones.
-
puppet-multitemplate Public
Multi-template Puppet function allows you to list multiple template sources and use the first one that exists.
-
days-remaining-cli Public
Small CLI to return the number of days remaining until tasks are due.
Go UpdatedFeb 18, 2025 -
code-challenges Public
A repo of answers to different coding challenges
Ruby GNU General Public License v2.0 UpdatedDec 3, 2024 -
trello-scripts Public
Some Trello utilities
-
-
github-ls Public archive
Command line tool for displaying GitHub repo properties
-
tf_sns_email Public
Terraform Module to create an email backed SNS topic
-
terraform-aws-cloudtrail Public
Use Terraform to configure CloudTrail to send events to an S3 bucket and CloudWatch log group
-
machine-friendly-ddat Public archive
Machine readable UK Government DDaT skills and levels
-
humanised-jobname Public archive
Python code to return an adjective / name combination
Python GNU General Public License v2.0 UpdatedAug 8, 2022 -
puppet-ip_in_range Public archive
A small(ish) sample Puppet function to determine if an ip is within a given CIDR
-
servertiming_exporter Public archive
Server-Timing header exporter for Prometheus
Python Apache License 2.0 UpdatedMar 2, 2022 -
server-timing-header-tester Public archive
A small webapp for generating Server-Timing headers
Python GNU General Public License v2.0 UpdatedMar 2, 2022 -
puppet-lint-no_cron_resources-check Public archive
Extends puppet-lint to ensure no cron resources are contained in the catalog.
Ruby MIT License UpdatedFeb 15, 2022 -
rpv Public archive
Running Process Verifier - check that everything you expect, and nothing else, is running
-
puppet-lint-no_file_path_attribute-check Public archive
Extends puppet-lint to ensure file resources do not have a path attribute
-
puppet-lint-yumrepo_gpgcheck_enabled-check Public archive
puppet-lint check to ensure gpgcheck is enabled on yumrepo resources
Ruby MIT License UpdatedFeb 14, 2022 -
puppet-lint-concatenated_template_files-check Public archive
puppet-lint concatenated_template_files check
Ruby MIT License UpdatedFeb 14, 2022 -
puppet-lint-no_erb_template-check Public archive
Extends puppet-lint to ensure there are no calls to the template() or inline_template() function as an aid to migrating to epp templates.
-
puppet-lint-world_writable_files-check Public archive
puppet-lint check to ensure file resources are not world writable.
Ruby MIT License UpdatedFeb 14, 2022 -
puppetforge-prometheus-exporter Public archive
Puppetforge Prometheus Pushgateway Exporter - Fetch and export module details
Ruby GNU General Public License v2.0 UpdatedFeb 8, 2022 -
rubygems-prometheus-exporter Public archive
RubyGems Prometheus Pushgateway Exporter - Fetch and export user and gem details
Ruby GNU General Public License v2.0 UpdatedFeb 8, 2022 -
puppet-lint-no_chaining_arrows-check Public archive
Extends puppet-lint to issue warnings if any chaining arrows ('->', '~>', '<-', '<~') are found
-
puppet-lint-explicit_hiera_class_param_lookup-check Public archive
Extends puppet-lint to ensure there are no explicit calls to `hiera()` in the class parameters.