Skip to content

Commit

Permalink
tab/space fixup via gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tb3088 committed May 1, 2018
1 parent b2d7833 commit 735f527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioner/puppet-masterless/provisioner.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"`

Expand Down

0 comments on commit 735f527

Please sign in to comment.