summaryrefslogtreecommitdiffstats
path: root/create/data/nodes_master.sql
diff options
context:
space:
mode:
Diffstat (limited to 'create/data/nodes_master.sql')
-rw-r--r--create/data/nodes_master.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/create/data/nodes_master.sql b/create/data/nodes_master.sql
index 3a697ed3..b54b8815 100644
--- a/create/data/nodes_master.sql
+++ b/create/data/nodes_master.sql
@@ -1,2 +1,2 @@
-insert into nodes values (2, "D8", 2, "192.168.1.5", 10051, 30, 365, 0, 0, 0, 0, 0, 0, 1);
-insert into nodes values (1, "ZABBIX", 2, "192.168.1.88", 10051, 30, 365, 0, 0, 0, 0, 0, 1, 0);
+insert into nodes values (2, "D8", 2, "192.168.1.5", 10051, 30, 365, 0, 0, 0, 0, 0, 0, 0, 1);
+insert into nodes values (1, "ZABBIX", 2, "192.168.1.88", 10051, 30, 365, 0, 0, 0, 0, 0, 0, 1, 0);