helius-labs / atlas-txn-sender

Apache License 2.0
131 stars 37 forks source link

Haproxy Validation Fails with 'Missing LF' #13

Closed programmer-ke closed 4 months ago

programmer-ke commented 5 months ago

I ran the playbook on ubuntu 22.04. When it comes to haproxy validation, the task fails with the message

Missing LF on last line

I had to add a newline to the template to fix this:

echo "" >> ansible/roles/haproxy-setup/templates/haproxy.cfg.j2