File: TestConfigUseSSHAgent.yaml

package info (click to toggle)
g10k 0.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,236 kB
  • sloc: sh: 63; makefile: 56
file content (8 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
:cachedir: "/tmp/g10k"

sources:
  example:
    remote: "https://github.com/xorpaul/g10k-environment.git"
    basedir: "/tmp/example/"
    private_key: "tests/test-fake-key" # just some existing file, we just want to check if the ssh-add command isn't used