* Disable Nova since we're not currently using it.
svn path=/configurations/trunk/tud/; revision=33960
Eelco Dolstra committed
Apr 30, 2012 at 18:38 UTC
3e76422099383ed8ebd5ae4d13d740b0ecd4f163
1 file changed
+1
-1
stan.nix
+1
-1
@@ -22,7 +22,7 @@
22
23
virtualisation.libvirtd.enable = true;
24
25
- virtualisation.nova.enableSingleNode = true;
25
+ #virtualisation.nova.enableSingleNode = true;
26
27
virtualisation.nova.extraConfig =
28
''