3 lines
No EOL
170 B
Cheetah
3 lines
No EOL
170 B
Cheetah
{
|
|
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}"
|
|
} |