Skip to content

Commit 536befb

Browse files
committed
fix: resolve failed consul acl on builder with proper profile
1 parent 8efd0d0 commit 536befb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

nix/metal/bitteProfile/builder.nix

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
./spongix.nix
44
inputs.bitte.profiles.common
55
inputs.bitte.profiles.consul-client
6-
inputs.bitte.profiles.consul-client
7-
inputs.bitte.profiles.vault-common
6+
inputs.bitte.profiles.vault-hydra
87
inputs.bitte.profiles.auxiliaries-builder
98
];
109
nix.systemFeatures = ["big-parallel"];
11-
services.vault-agent.role = "hydra";
1210
}

0 commit comments

Comments
 (0)