hotfix: hot bagel on secrets (netbox)
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
e387fffd66
commit
f0647702d4
|
@ -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 (
|
||||
|
|
Loading…
Reference in a new issue