nuriel77 / hornet-playbook

Ansible Playbook for Hornet IOTA Full Node
MIT License
67 stars 11 forks source link

Return to using flat variables for hornet config #21

Closed nuriel77 closed 3 years ago

nuriel77 commented 3 years ago

Move away from using full yaml config structure to something more flat. This allows to easily override specific values in variable-override files rather than having to copy the entire source config and only changing the required values.