Skip to content
View albatrossflavour's full-sized avatar

Sponsoring

@onedr0p

Highlights

  • Pro

Block or report albatrossflavour

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
albatrossflavour/README.md

Header

Tony's GitHub Stats

albatrossflavour's wakatime stats

Pinned Loading

  1. puppet_os_patching puppet_os_patchingPublic

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

    Ruby 44 42

  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_checkPublic

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

    Ruby 1 3

  4. albatrossflavour albatrossflavourPublic

  5. kilnbot kilnbotPublic

    Python

  6. puppet-dev-tools puppet-dev-toolsPublic

    Forked frompuppetlabs/puppet-dev-tools

    Puppet development tools in a Docker image

    Ruby