diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-09-12 11:58:39 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-09-12 11:58:39 -0400 |
| commit | 684a713b812651d32bd0f75ef3fc2d468a594a9c (patch) | |
| tree | f8711980455280b77b240fe5937e72e7a922c0f6 | |
| parent | 9cb08d0cb6b3588440afb26b6d34bc42c4709f51 (diff) | |
pell not using xen anymore
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 67398048..ab260ee6 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -454,7 +454,6 @@ pell = host "pell.branchable.com" $ props & alias "family.kitenet.net" & Apt.installed ["linux-image-amd64"] - & Linode.chainPVGrub 5 & Apt.unattendedUpgrades & Branchable.server hosts |
