Browse Source

FD3-793 actualizaciones en YML. Templates y modelos.

Maximiliano Schvindt 6 years ago
parent
commit
57701883f0

+ 2 - 2
app/DoctrineMigrations/src/oltmodel.yml

@@ -2,10 +2,10 @@ insertorupdate:
     oltmodel:
         -
             id: 1
-            name: "FiberHome-AN5516-01"
+            name: "FiberHome AN5516 01"
             props: "NULL"
             mark: "FiberHome"
-            library: "OIDSBase"
+            library: "OIDSFiberHomeV1"
             extra_data: "{\r\n\"model\": \"FiberHome-AN5516-01\"\r\n}"
             tenancy_id: 1
         -

+ 12 - 2
app/DoctrineMigrations/src/onumodel.yml

@@ -2,8 +2,8 @@ insertorupdate:
     onumodel:
         -
           id: 1
-          name: "FiberHome-AN5506-04-b2"
-          extra_data: "{\r\n\"type\" : \"5506-04-b2\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          name: "FiberHome-AN5506-04-B2"
+          extra_data: "{\r\n\"type\" : \"5506-04-B2\",\r\n\"telnet\": \"/tmp\"\r\n}"
           tenancy_id: 1
         -
           id: 2
@@ -26,3 +26,13 @@ insertorupdate:
           routing_mode: "bridge"
           catv: 0
           wifi: 0
+        -
+          id: 5
+          name: "FiberHome-AN5506-02-F"
+          extra_data: "{\r\n\"type\" : \"5506-02-F\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          tenancy_id: 1
+        -
+          id: 6
+          name: "VSolution-HG323"
+          extra_data: "{\r\n\"type\" : \"HG260\",\r\n\"telnet\": \"/tmp\"\r\n}"
+          tenancy_id: 1

File diff suppressed because it is too large
+ 10 - 0
app/DoctrineMigrations/src/template.yml