Skip to content

Instantly share code, notes, and snippets.

View ajbw's full-sized avatar

Alexandra Spillane ajbw

View GitHub Profile

Module

# == Class: sdiff
#
# This class adds a wrapper for the diff command puppet uses.
# It introduces the ability to suppress diff output, useful for encrypted data.
#
# This module requires changes to the puppet.conf file that is on the agents,
# suggest under the [main] section.