make kernel command line options configurable.
[noc.git] / ansible / host_vars / gnocchi0 / main.yml
index d1fc949..5022f02 100644 (file)
@@ -11,3 +11,6 @@ network:
 install:
   disks:
     primary: /dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B726A0002A2
+  kernel_cmdline:
+    vga: "off"
+    console: "ttyS0,115200n8"