changes for backup state

This commit is contained in:
m0duspwnens
2022-10-12 11:31:42 -04:00
parent b526532ab6
commit 6a17f201a2
8 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -10,5 +10,5 @@
{% endif %}
{% endfor %}
{% else %}
{% do REDIS_NODES.append({GLOBALS.node_ip}) %}
{% do REDIS_NODES.append({GLOBALS.hostname:GLOBALS.node_ip}) %}
{% endif %}