-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
include git
git::config { 'core.excludesfile':
value => "/opt/svn/tutu-tools/git/.gitignore",
provider => 'system',
}
produces
Error: /usr/bin/git config --system core.excludesfile '/opt/svn/tutu-tools/git/.gitignore' returned 128 instead of one of [0]
Error: /Stage[main]/Git::Config[core.excludesfile]/Exec[git_config_core.excludesfile]/returns: change from notrun to 0 failed: /usr/bin/git config --system core.excludesfile '/opt/svn/tutu-tools/git/.gitignore' returned 128 instead of one of [0]
Metadata
Metadata
Assignees
Labels
No labels