hosts: remove deprecated grub version option
This commit is contained in:
		@@ -11,7 +11,6 @@
 | 
			
		||||
  boot.kernelParams = [ "console=ttyS0,115200n8" ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
  boot.loader.grub.extraConfig = "
 | 
			
		||||
    serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,6 @@
 | 
			
		||||
 | 
			
		||||
  # Use the GRUB 2 boot loader.
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  # boot.loader.grub.efiSupport = true;
 | 
			
		||||
  # boot.loader.grub.efiInstallAsRemovable = true;
 | 
			
		||||
  # boot.loader.efi.efiSysMountPoint = "/boot/efi";
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "backup-4";
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
  boot.kernelParams = [ "console=ttyS0,115200n8" ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
  boot.loader.grub.extraConfig = "
 | 
			
		||||
    serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,6 @@
 | 
			
		||||
  boot.kernelParams = [ "console=ttyS0,115200n8" ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
  boot.loader.grub.extraConfig = "
 | 
			
		||||
    serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "dn42-il-gw1";
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "dn42-il-gw5";
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "dn42-il-gw6";
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "dn42-ildix-clerie";
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,6 @@
 | 
			
		||||
 | 
			
		||||
  # Use the GRUB 2 boot loader.
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  # boot.loader.grub.efiSupport = true;
 | 
			
		||||
  # boot.loader.grub.efiInstallAsRemovable = true;
 | 
			
		||||
  # boot.loader.efi.efiSysMountPoint = "/boot/efi";
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "gatekeeper";
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
  
 | 
			
		||||
  boot.binfmt.emulatedSystems = [
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  boot.binfmt.emulatedSystems = [
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "mail-2";
 | 
			
		||||
 
 | 
			
		||||
@@ -15,7 +15,6 @@ in {
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "minecraft-2";
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "monitoring-3";
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "nonat";
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  boot.binfmt.emulatedSystems = [
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "porter";
 | 
			
		||||
 
 | 
			
		||||
@@ -12,7 +12,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/vda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "storage-2";
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,6 @@
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.grub.enable = true;
 | 
			
		||||
  boot.loader.grub.version = 2;
 | 
			
		||||
  boot.loader.grub.device = "/dev/sda";
 | 
			
		||||
 | 
			
		||||
  networking.hostName = "web-2";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user