build0*: move into /hosts
This commit is contained in:
parent
67cb2115bf
commit
5e5678ec15
18 changed files with 11 additions and 11 deletions
2
tasks.py
2
tasks.py
|
@ -158,7 +158,7 @@ def decrypt_host_key(flake_attr, tmpdir):
|
|||
"--extract",
|
||||
'["ssh_host_ed25519_key"]',
|
||||
"--decrypt",
|
||||
f"{ROOT}/{flake_attr}/secrets.yaml",
|
||||
f"{ROOT}/hosts/{flake_attr}/secrets.yaml",
|
||||
],
|
||||
check=True,
|
||||
stdout=fh,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue