X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver_lxc.py;h=a9988fecf62a2720be16f2e47188d93ebc94469e;hb=54c53b53e5deefc2525888212dbed5bb0f8b0a3b;hp=1b82b45f7ea1054613f0297098b6ac2810479ac9;hpb=209b8e50cc9068572cdc0328ac4ea2440d2fa75c;p=nodemanager.git diff --git a/sliver_lxc.py b/sliver_lxc.py index 1b82b45..a9988fe 100644 --- a/sliver_lxc.py +++ b/sliver_lxc.py @@ -92,7 +92,7 @@ class Sliver_LXC(Sliver_Libvirt, Initscript): vref = rec['vref'] if vref is None: - vref = "lxc-f18-x86_64" + vref = "lxc-f24-x86_64" logger.log("sliver_libvirt: {}: WARNING - no vref attached, using hard-wired default {}" .format(name, vref))