Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3746753
D749.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
835 B
Referenced Files
None
Subscribers
None
D749.diff
View Options
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
@@ -8,8 +8,8 @@
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
-$IFCONFIG=/sbin/ifconfig
-$ROUTE=/sbin/route
+IFCONFIG=/sbin/ifconfig
+ROUTE=/sbin/route
# -------------------------------------------------------------
# Hurricane Electric tunnel
diff --git a/roles/core/network/init.sls b/roles/core/network/init.sls
--- a/roles/core/network/init.sls
+++ b/roles/core/network/init.sls
@@ -16,4 +16,5 @@
- name : /usr/sbin/ipv6-setup-tunnel
- source: salt://roles/core/network/files/{{ grains['id'] }}_ipv6
- template: jinja
+ - mode: 755
{% endif %}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 22:58 (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248233
Default Alt Text
D749.diff (835 B)
Attached To
Mode
D749: Fix IPv6 provisionning
Attached
Detach File
Event Timeline
Log In to Comment