From 32d9c8dded5b82049fc22538098021f0cf8c757b Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 22 Aug 2021 09:55:40 +0300 Subject: [PATCH] script change --- .../Scripts/001.Machine table.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/NetworkResurrector.Api.Domain.Data/Scripts/001.Machine table.sql b/src/api/NetworkResurrector.Api.Domain.Data/Scripts/001.Machine table.sql index a5a34b0..6708353 100644 --- a/src/api/NetworkResurrector.Api.Domain.Data/Scripts/001.Machine table.sql +++ b/src/api/NetworkResurrector.Api.Domain.Data/Scripts/001.Machine table.sql @@ -20,6 +20,6 @@ begin select '***REMOVED***', '***REMOVED***', '***REMOVED***', '***REMOVED***', 'Proxmox node' union select '***REMOVED***', '***REMOVED***', '***REMOVED***', '***REMOVED***', 'Proxmox node' union select '***REMOVED***', '***REMOVED***', '***REMOVED***', '***REMOVED***', 'VMware ESXi Hypervisor' union - select 'thin-ovm', 'thin-ovm.STAIND.RO', '***REMOVED***', '***REMOVED***', 'OpenMediaVault Server' + select '***REMOVED***', '***REMOVED***', '***REMOVED***', '***REMOVED***', 'OpenMediaVault Server' end go \ No newline at end of file