Skip to content

Commit 569c74c

Browse files
committed
quick fix
1 parent 9f25dad commit 569c74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/setup-envoy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
- name: Envoy - copy basic conf
2525
copy:
26-
src: files/envoy/envoy.yml
26+
src: files/envoy_config/envoy.yml
2727
dest: /opt/envoy/envoy.yml
2828

2929
# [warn] ulimit is currently set to "1024". For better performance set it to at least

0 commit comments

Comments
 (0)