aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/vultr6
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/vultr b/host_vars/vultr
index 324b8c1..630d3a2 100644
--- a/host_vars/vultr
+++ b/host_vars/vultr
@@ -3,4 +3,10 @@ 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: #