Skip to content
View albatrossflavour's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report albatrossflavour

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. puppet_os_patching puppet_os_patching Public

    A Puppet module that provides a set of tasks and custom facts which allows the automation of and reporting on OS patching

    Ruby 41 41

  2. Example Puppet plan to patch nodes Example Puppet plan to patch nodes
    1
    plan profile::auto_patch_run (
    2
      String $patch_group,
    3
      Boolean $security_only = false,
    4
      Enum['always', 'never', 'patched', 'smart'] $reboot = 'patched',
    5
    ){
  3. puppet_health_check puppet_health_check Public

    A set of tasks to carry out health checks on puppet infrastructure

    Ruby 1 3

  4. albatrossflavour albatrossflavour Public

  5. kilnbot kilnbot Public

    Python

  6. puppet-dev-tools puppet-dev-tools Public

    Forked from puppetlabs/puppet-dev-tools

    Puppet development tools in a Docker image

    Ruby