Commit 2662f465 authored by Romain Courteaud's avatar Romain Courteaud

6tunnel replaced haproxy.

parent 5ba7eaa0
......@@ -70,9 +70,8 @@ port = ${ipv6toipv4:ipv6-port}
[ipv6toipv4]
recipe = slapos.cookbook:ipv6toipv4
conf-path = ${directory:etc}/${:base-name}.conf
runner-path = ${directory:service}/${:base-name}
haproxy-path = {{ parameter_dict['haproxy'] }}/sbin/haproxy
tunnel6-path = {{ parameter_dict['tunnel6'] }}/bin/6tunnel
shell-path = {{ parameter_dict['dash'] }}/bin/dash
ipv4 = ${cloudooo-instance:ip}
ipv6 = ${slap-network-information:global-ipv6}
......
......@@ -32,9 +32,8 @@ port = 11000
[ipv6toipv4]
recipe = slapos.cookbook:ipv6toipv4
conf-path = ${directory:etc}/${:base-name}.conf
runner-path = ${directory:service}/${:base-name}
haproxy-path = {{ haproxy_location }}/sbin/haproxy
tunnel6-path = {{ tunnel6_location }}/bin/6tunnel
shell-path = {{ dash_location }}/bin/dash
ipv4 = ${memcached-instance:ip}
ipv6 = ${slap-network-information:global-ipv6}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment