Giter Site home page Giter Site logo

puppethelpers's Introduction

Various helper scripts for my Puppet environment at work.

svn-pre-commit:
    My Puppet configuration is in an SVN server, and I wanted to make sure
    to not nuke my running configuration with a bad check-in (the need for
    this came about 5 minutes after I gave someone write access).  I've
    just dropped it in /var/svn/puppet/hooks/pre-commit.

    It runs puppet --parseonly on each committed .pp file to see if there
    are problems.

    This worked great for 0.25, but turns out to be almost a clone of the
    provided
    http://projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
    pre-commit hook.  You should use theirs now, it's better tested
    (though, really, they're freaking close).

svn-pre-commit-26:
    Strangely, I haven't found a pre-commit hook for 2.6 and later on
    their site.  I've hacked on it a bit at this point: it checks .erb
    files as well as .pp.

puppethelpers's People

Stargazers

Bill Weiss avatar

Watchers

Bill Weiss avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.