add new dashboard views to initial_data.json
authorScott Baker <smbaker@gmail.com>
Thu, 19 Jun 2014 18:09:00 +0000 (11:09 -0700)
committerScott Baker <smbaker@gmail.com>
Thu, 19 Jun 2014 18:09:00 +0000 (11:09 -0700)
planetstack/core/fixtures/initial_data.json

index 60e2890..9c10e8a 100644 (file)
         "created": "2014-05-20T00:33:52.101Z"
     }
 },
+{
+    "pk": 8, 
+    "model": "core.dashboardview", 
+    "fields": {
+        "url": "http://nagiosadmin:letmein@node52.princeton.vicci.org:8088/nagios/cgi-bin/status.cgi?host=all", 
+        "updated": "2014-06-18T00:00:43.149Z", 
+        "enacted": null, 
+        "name": "nagios", 
+        "created": "2014-06-18T00:00:43.149Z"
+    }
+},
+{
+    "pk": 9, 
+    "model": "core.dashboardview", 
+    "fields": {
+        "url": "template:shell", 
+        "updated": "2014-06-19T01:34:07.897Z", 
+        "enacted": null, 
+        "name": "shell", 
+        "created": "2014-06-19T01:34:07.897Z"
+    }
+},
 {
     "pk": 3, 
     "model": "core.service",