1
0

hosts/dn42-il-gw1: Migrate secrets to sops

This commit is contained in:
2024-04-28 11:38:53 +02:00
parent 9ad2b5b776
commit 4cf47229a4
10 changed files with 40 additions and 78 deletions

View File

@@ -47,7 +47,7 @@
publicKey = "ObF+xGC6DdddJer0IUw6nzC0RqzeKWwEiQU0ieowzhg=";
}
];
privateKeyFile = config.age.secrets.wg0197.path;
privateKeyFile = config.sops.secrets.wg0197.path;
};
# e1mo
wg0565 = {
@@ -68,7 +68,7 @@
publicKey = "qYaDuYYVpuFqy7KyC5PmJavqs0a7GtyuES8VwugdPSQ=";
}
];
privateKeyFile = config.age.secrets.wg0565.path;
privateKeyFile = config.sops.secrets.wg0565.path;
};
# fooker
wg1271 = {
@@ -89,7 +89,7 @@
publicKey = "xxPjHWVzePinOOMnuhwGAI3PKY9pvpifIvIbPu3IwQw=";
}
];
privateKeyFile = config.age.secrets.wg1271.path;
privateKeyFile = config.sops.secrets.wg1271.path;
};
wg1272 = {
ips = [
@@ -109,7 +109,7 @@
publicKey = "Iae2R4B7VVsloKWK8T1j1vLMuxpP4dVDUdzEg/YpAjE=";
}
];
privateKeyFile = config.age.secrets.wg1272.path;
privateKeyFile = config.sops.secrets.wg1272.path;
};
# margau
wg1280 = {
@@ -126,7 +126,7 @@
publicKey = "CEge9jdHQArzdniUiWyB3IUZOjGiew3gPmz/MOf4ahU=";
}
];
privateKeyFile = config.age.secrets.wg1280.path;
privateKeyFile = config.sops.secrets.wg1280.path;
};
# perflyst
wg1302 = {
@@ -147,7 +147,7 @@
publicKey = "TSPvvpMY8dCFk6gd58aYtkibtqUn8EzIF6dXP52b3y8=";
}
];
privateKeyFile = config.age.secrets.wg1302.path;
privateKeyFile = config.sops.secrets.wg1302.path;
};
# lutoma
wg4719 = {
@@ -167,7 +167,7 @@
publicKey = "MkVyCgIq0BOStFIu2/Wl91ofFuRvnG3ZqTWFfVs/VlQ=";
}
];
privateKeyFile = config.age.secrets.wg4719.path;
privateKeyFile = config.sops.secrets.wg4719.path;
};
};