Removing mentions of vlans until we add in functionality fully

This commit is contained in:
Derek Higgins 2012-08-14 09:32:46 +01:00
parent bd9d2e8388
commit 7497a4e8bb
1 changed files with 0 additions and 4 deletions

View File

@ -20,7 +20,3 @@ if "%(CONFIG_LIBVIRT_TYPE)s" == "qemu" {
}
}
class {"vlan":
interface => "em1",
vlan => "16"
}