TechDufus / FluxNodeInstall

Install a RunOnFlux Node with 100% Ansible.
MIT License
8 stars 4 forks source link

Allow for dynamic watchdog variables #43

Closed JKTUNING closed 1 year ago

JKTUNING commented 1 year ago

Add dynamic watchdog variable declaration

-- Check per Node -- Check per User -- Defaults if neither are defined

This will check if the variable is defined in the node block first, if that fails it will then check the user block, and lastly if that fails it will use the default value.