summaryrefslogtreecommitdiff
path: root/ansible/group_vars/infinland.yml
blob: 6b12274403d07ccd34c9472ec096e28cf63f9743 (plain)
1
2
3
4
5
6
7
8
9
debian_mirror: http://ftp.fi.debian.org/debian
debian_mirror_src: http://httpredir.debian.org/debian
sshforward_key: "{{ lookup('pipe', 'pass show sshforward/e2obbench') }}"
sshforward_key_pub: >
  {{ lookup('pipe', 'pass show sshforward/e2obbench.pub') }}
relayhost: pieni.net:587
smarthost: hrun.pieni.net
smarthost_user: pienirelay
smarthost_password: "{{ lookup('pipe', 'pass show pieni.net/pienirelay') }}"