]> git.proxmox.com Git - pve-installer.git/blobdiff - ProxmoxInstallerSetup-pmg.pm
Add libpve-common-perl to Build-Depends
[pve-installer.git] / ProxmoxInstallerSetup-pmg.pm
index 3300145b3903c8dde0e7e2fa67fd253188cbbab3..1758307a3dfb245588f87cd0f4119eab5647bae6 100644 (file)
@@ -7,6 +7,7 @@ sub setup {
     return {
        product => 'pmg',
        enable_btrfs => 0,
+       bridged_network => 0,
     };
 }