mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-11-03 04:48:20 +00:00
api/ceph: import file_set_contents
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b2b24b8b61
commit
97fe40b0be
@ -13,7 +13,7 @@ use PVE::JSONSchema qw(get_standard_option);
|
||||
use PVE::RADOS;
|
||||
use PVE::RESTHandler;
|
||||
use PVE::RPCEnvironment;
|
||||
use PVE::Tools qw(run_command);
|
||||
use PVE::Tools qw(run_command file_set_contents);
|
||||
|
||||
use base qw(PVE::RESTHandler);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user