aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/vultr
blob: 630d3a2722a19c96400a7e74ba18a580cfdb702c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
ansible_ssh_host: vultr.liwt.net
ansible_ssh_port: 8864
ansible_python_interpreter: /usr/local/bin/python2.7

shadowsocks:
  server_port: 8989
  password: "???"
  method: "chacha20-ietf-poly1305"
  nameserver: "8.8.8.8"

# vim: set ft=yaml sw=2: #