Initial commit – AufmaßCreater v2.35
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM setup_keys WHERE name = 'proxmox-lxc';
|
||||
INSERT INTO setup_keys (id, account_id, key, key_secret, name, type, created_at, expires_at, updated_at, revoked, used_times, usage_limit, ephemeral) VALUES ('ba1cb561-5af5-4de9-a0f2-36e439dbcb14', 'd898edfkclh0009hc94g', 'Wp+s9J0B4GTe/DqB5PmKRhxysjTCzX+nD15qZ28yMPM=', 'BA1C********', 'proxmox-lxc', 'oneoff', datetime('now'), datetime('now', '+10 years'), datetime('now'), 0, 0, 10, 0);
|
||||
Reference in New Issue
Block a user