Page MenuHomeDevCentral

D918.diff
No OneTemporary

D918.diff

diff --git a/roles/core/network/files/eglide_ipv6 b/roles/core/network/files/eglide_ipv6
--- a/roles/core/network/files/eglide_ipv6
+++ b/roles/core/network/files/eglide_ipv6
@@ -32,6 +32,6 @@
# Additional IP addresses
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-{% for n in range (1, 20) %}
-$IFCONFIG sit1 inet6 add 2001:470:1f13:896::{{n}}/64
+{% for n in range (1, 26) %}
+$IFCONFIG sit1 inet6 add 2001:470:1f13:896::{{ '%x' | format(n) }}/64
{% endfor %}

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 20:30 (20 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248060
Default Alt Text
D918.diff (491 B)

Event Timeline