From 9f4ade015eb82979e69518da75268f03cd104246 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Mon, 8 Jun 2020 15:53:54 -0400
Subject: [PATCH] Remove this no-longer used configuration.

---
 morph/grid/production/storage000-config.nix | 1 -
 morph/grid/production/storage001-config.nix | 1 -
 morph/grid/production/storage002-config.nix | 1 -
 morph/grid/production/storage003-config.nix | 1 -
 morph/grid/production/storage004-config.nix | 1 -
 morph/grid/production/storage005-config.nix | 1 -
 6 files changed, 6 deletions(-)

diff --git a/morph/grid/production/storage000-config.nix b/morph/grid/production/storage000-config.nix
index b1d38ecb..2a056a54 100644
--- a/morph/grid/production/storage000-config.nix
+++ b/morph/grid/production/storage000-config.nix
@@ -4,5 +4,4 @@
   "gateway" = "69.36.183.1";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000c500936410b9";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
diff --git a/morph/grid/production/storage001-config.nix b/morph/grid/production/storage001-config.nix
index 2e6e2154..63b0e876 100644
--- a/morph/grid/production/storage001-config.nix
+++ b/morph/grid/production/storage001-config.nix
@@ -5,5 +5,4 @@
   "gateway" = "176.113.72.37";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000cca25cc08d27";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
diff --git a/morph/grid/production/storage002-config.nix b/morph/grid/production/storage002-config.nix
index c9ddf177..d74a99ec 100644
--- a/morph/grid/production/storage002-config.nix
+++ b/morph/grid/production/storage002-config.nix
@@ -5,5 +5,4 @@
   "gateway" = "37.120.214.109";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000cca25dccb3dc";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
diff --git a/morph/grid/production/storage003-config.nix b/morph/grid/production/storage003-config.nix
index 2feb5eec..e83546ad 100644
--- a/morph/grid/production/storage003-config.nix
+++ b/morph/grid/production/storage003-config.nix
@@ -5,5 +5,4 @@
   "gateway" = "45.83.89.185";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000cca248c31469";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
diff --git a/morph/grid/production/storage004-config.nix b/morph/grid/production/storage004-config.nix
index 8143e30e..8201391c 100644
--- a/morph/grid/production/storage004-config.nix
+++ b/morph/grid/production/storage004-config.nix
@@ -5,5 +5,4 @@
   "gateway" = "87.101.93.197";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000cca249d45533";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
diff --git a/morph/grid/production/storage005-config.nix b/morph/grid/production/storage005-config.nix
index 75eeece5..42ac495a 100644
--- a/morph/grid/production/storage005-config.nix
+++ b/morph/grid/production/storage005-config.nix
@@ -5,5 +5,4 @@
   "gateway" = "193.148.18.205";
   "gatewayInterface" = "eno1";
   "grubDeviceID" = "wwn-0x5000cca25dcc78b5";
-  "rootPublicKey" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
 }
-- 
GitLab