hotfix: hot bagel on secrets (netbox)

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
raito 2024-07-04 13:51:14 +02:00
parent e387fffd66
commit f0647702d4

View file

@ -6,7 +6,7 @@ let
secrets = with keys; {
hydra-s3-credentials = [ machines.bagel-box ];
hydra-ssh-key-priv = [ machines.bagel-box ];
netbox-environment = [ machines.netbox01 ];
netbox-environment = [ machines.meta01 ];
};
in
builtins.listToAttrs (