Closed kostyrev closed 9 years ago
include git git::config { 'core.excludesfile': value => "/opt/svn/tutu-tools/git/.gitignore", user => 'root', provider => 'system', }
produces error
Warning: Exec[git_config_core.excludesfile](provider=posix): Cannot understand environment setting "HOME="
I think this is a duplicate of #40, provided the fix for it includes specifying the HOME environment variable correctly.
HOME
produces error