Revert "Revert "EC2: Disable PV support""
This reverts commit 71710fd099.
This commit is contained in:
@@ -12,5 +12,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
config = {};
|
||||
config = {
|
||||
assertions = [
|
||||
{ assertion = config.ec2.hvm;
|
||||
message = "Paravirtualized EC2 instances are no longer supported.";
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user