Displaying 1 result from an estimated 1 matches for "coggeshall".
2013 Feb 14
8
Checking GIT updates
Hello all,
I''m using puppet to deploy my codebase from GIT. I have everything working,
but i currently don''t have any way to check to make sure there is actually
something TO deploy before it goes through the entire process of deploying
the code. I want to create a conditional that only re-deploys the code if
the revision actually changed.
So far, I can have it as part of