xorpaul/g10k

Output which Puppetfile/branch can't be resolved

Closed this issue · 2 comments

When issuing g10k with a control environment and not in -puppetfile mode, g10k should output the Puppetfile and/or git branch that can't be resolved to make debugging easier.

This also includes Puppet modules, which use :link => true

Also I'll have to adjust the hint for the deploy key only if a git pull command fails and not when a git rev-parse fails.