Sunset the build machine configuration and move it to the newer format. Setup the Forgejo Runner.
This commit is contained in:
parent
b66ab168d6
commit
c7d4fc7e47
8 changed files with 413 additions and 45 deletions
|
|
@ -35,12 +35,12 @@
|
|||
mode = "0400";
|
||||
};
|
||||
|
||||
sops.secrets."wireguard_preshared" = {
|
||||
format = "yaml";
|
||||
sopsFile = ../../secrets/wireguard/secrets.yaml;
|
||||
owner = "root";
|
||||
mode = "0400";
|
||||
};
|
||||
sops.secrets."wireguard_preshared" = {
|
||||
format = "yaml";
|
||||
sopsFile = ../../secrets/wireguard/secrets.yaml;
|
||||
owner = "root";
|
||||
mode = "0400";
|
||||
};
|
||||
|
||||
sops.secrets."wireguard_public" = {
|
||||
format = "yaml";
|
||||
|
|
@ -48,7 +48,4 @@
|
|||
owner = "root";
|
||||
mode = "0444";
|
||||
};
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue