diff --git a/salt/controller/init.sls b/salt/controller/init.sls index 5a8a0c994..2e568c937 100644 --- a/salt/controller/init.sls +++ b/salt/controller/init.sls @@ -130,6 +130,7 @@ fix_cucumber_html_reporter_style: git_config: file.append: - name: ~/.netrc + - show_changes: False - text: | {%- if grains.get("git_username") and grains.get("git_password") %} machine github.com