vga=off is deprecated
authorChristian Pointner <equinox@realraum.at>
Fri, 11 Jan 2019 00:26:36 +0000 (01:26 +0100)
committerChristian Pointner <equinox@realraum.at>
Sat, 12 Jan 2019 22:48:22 +0000 (23:48 +0100)
ansible/host_vars/gnocchi0/main.yml
ansible/host_vars/gnocchi1/main.yml

index 5022f02..84b2417 100644 (file)
@@ -12,5 +12,4 @@ install:
   disks:
     primary: /dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B726A0002A2
   kernel_cmdline:
-    vga: "off"
     console: "ttyS0,115200n8"
index 8bbda9b..12fddef 100644 (file)
@@ -12,5 +12,4 @@ install:
   disks:
     primary: /dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B726A00DFF4
   kernel_cmdline:
-    vga: "off"
     console: "ttyS0,115200n8"