We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc34bf commit 315f24fCopy full SHA for 315f24f
1 file changed
infra/aggregation_mode/ansible/playbooks/templates/config-files/agg_mode.task_sender.env.j2
@@ -0,0 +1,5 @@
1
+INTERVAL_HOURS={{ task_sender_interval_hours }}
2
+PROOF_PATH={{ task_sender_proof_path }}
3
+VK_PATH={{ task_sender_vk_path }}
4
+PRIVATE_KEY={{ task_sender_private_key }}
5
+NETWORK={{ task_sender_network }}
0 commit comments