Skip to content
View albatrossflavour's full-sized avatar

Sponsoring

@onedr0p

Highlights

  • Pro
Block or Report

Block or report albatrossflavour

Report abuse

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

Report abuse

Pinned Loading

  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 43 40

  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