Lutra IT
  • Diensten
    • IT security
    • Consultancy en detachering
  • Expertise
    • Apple support
    • Linux support
  • Contact
  • Over
    • techblog
    • computertips
Home / git
aug 09, 2017
eelco
english, git, puppet, techblog, windows
No comments yet

windows git pre-commit hook for puppet development

For a recent client I was asked to provide a puppet development setup on the windows platform. The toolchain included Git for windows / Git bash / Turtoise GIT / Atom and some others. It also includes the windows adaption of my git pre-commit hook. To use this hook, you need to install the puppet […]

Read More>>
nov 03, 2016
eelco
git, puppet, techblog, ubuntu
No comments yet

Validating puppet code changes using octocatalog-diff

During Puppetconf 2016 Github announces it was releasing one of its internal test tools called octocatalog-diff as open source. What the tools basicly does is compile the catalog for a certain machine using your old and new puppetcode to show you the diff output. This allows you to see the impact of your code without […]

Read More>>
nov 07, 2015
eelco
git, puppet, techblog
No comments yet

git pre-commit hook for puppet, erb and yaml files

A pre-commit hook is a great way to run custom actions before handing over your work to GIT (and thus your CI tool chain). For puppet related GIT repositories I’ve assembled a pre-commit hook that checks the puppet code, changed ERB templates and any changed YAML filesĀ  for formatting errors. All not rocket science when […]

Read More>>
Copyright © 2013-2021 Lutra IT