xorpaul / g10k

my r10k fork in Go
Apache License 2.0
127 stars 51 forks source link

Output which Puppetfile/branch can't be resolved #133

Closed xorpaul closed 4 years ago

xorpaul commented 5 years ago

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

xorpaul commented 5 years ago

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.

xorpaul commented 4 years ago

Solved with https://github.com/xorpaul/g10k/releases/tag/v0.8.8