aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/files/apply_git_puppet_config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/git/files/apply_git_puppet_config.sh')
-rw-r--r--modules/git/files/apply_git_puppet_config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/git/files/apply_git_puppet_config.sh b/modules/git/files/apply_git_puppet_config.sh
index 29ede998..1ed6fbf1 100644
--- a/modules/git/files/apply_git_puppet_config.sh
+++ b/modules/git/files/apply_git_puppet_config.sh
@@ -4,4 +4,4 @@ while read line
do
# --local is a option for the newer git
git config --add $line
-done < config.puppet
+done < config.puppet