Make source-db consistent across samples
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / protected-prefix-id.json
index 8ddf987..dc6af51 100755 (executable)
@@ -8,7 +8,7 @@
   },
   "sources" : {
     "processor-db" : {
-      "type" : "source-processor-db",
+      "type" : "source-db",
       "properties" : {
         "type" : "SQL",
         "query" : "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"protected\"",
@@ -18,4 +18,4 @@
          }
     }
   }
-}
\ No newline at end of file
+}