]> git.proxmox.com Git - pve-installer.git/commit
iso env: add singleton getter
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 19:43:43 +0000 (21:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 19:49:00 +0000 (21:49 +0200)
commitad9ef5e7fb0e5436bf4435f220e30c2aa6e67dcc
treef09407d9f88ec0e4369ec74e7077a196e440f94b
parentddd96e5cb9f9a1cc7d1f537ae1988efad0ee80bf
iso env: add singleton getter

this is basically global state, so don't bend overt backwards in
passing it around, just access it wherever..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Proxmox/Install/ISOEnv.pm
proxinstall