tab/space fixup via gofmt

pull/6215/head
Matthew Patton 8 years ago
parent b2d78339b0
commit 735f5273a0

@ -54,7 +54,7 @@ type Config struct {
// If true, `sudo` will NOT be used to execute Puppet.
PreventSudo bool `mapstructure:"prevent_sudo"`
// The directory that contains the puppet binary.
// The directory that contains the puppet binary.
// E.g. if it can't be found on the standard path.
PuppetBinDir string `mapstructure:"puppet_bin_dir"`

Loading…
Cancel
Save