Update defaults.inc

This commit is contained in:
2023-07-03 23:39:54 -05:00
parent 4029051f35
commit 7cf30104c6

View File

@@ -137,11 +137,6 @@ NM_BACKUP_ITEMS['keepalived']=/etc/keepalived
NM_BACKUP_ITEMS['fail2ban']=/etc/fail2ban
# NM_BACKUP_ITEMS[nginx]=/
echo "HERE: "
# arr_get ${ntype}_HOSTS
for test in "${MYSQL_HOSTS[@]}"; do
echo $test
done