Skip to content

Commit

Permalink
fix: resolve failed consul acl on builder with proper profile
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Sep 15, 2022
1 parent 8efd0d0 commit 536befb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nix/metal/bitteProfile/builder.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
./spongix.nix
inputs.bitte.profiles.common
inputs.bitte.profiles.consul-client
inputs.bitte.profiles.consul-client
inputs.bitte.profiles.vault-common
inputs.bitte.profiles.vault-hydra
inputs.bitte.profiles.auxiliaries-builder
];
nix.systemFeatures = ["big-parallel"];
services.vault-agent.role = "hydra";
}

0 comments on commit 536befb

Please sign in to comment.