]> git.proxmox.com Git - pve-container.git/commit
update_lxc_config: remove ostype check
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 22 Aug 2017 13:43:24 +0000 (15:43 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 1 Sep 2017 06:53:47 +0000 (08:53 +0200)
commit866e06115deb1ab25339041b8efd3c8f7547ca39
tree70796956cf91ff4dff1574b9cb15007ed2001b47
parent934a30b01df979bfe9d703e28127a2adddbfea65
update_lxc_config: remove ostype check

We have altogether three calls to this method, all in API context with already
sanitizied ostype.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC.pm