test node backup

This commit is contained in:
2026-07-04 02:12:17 +03:00
parent d8300035cf
commit 2527c2cfd3
4 changed files with 103 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
ssh_key_public_root = {
format = "yaml";
key = "ssh_key_public";
path = "/root/.ssh/id_ed25519";
path = "/root/.ssh/id_ed25519.pub";
owner = "root";
group = "root";
mode = "0655";