Skip to content

Commit

Permalink
CAD-2910 WARNING cardano-aws: allow icmp and all
Browse files Browse the repository at this point in the history
  • Loading branch information
deepfire committed Jul 28, 2021
1 parent 150ea22 commit 6af57ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/cardano-aws.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ let
}
{
inherit nodes;
groups = [ allow-deployer-ssh ]
groups = [ allow-deployer-ssh allow-all ]
++ optional doMonitoring
allow-monitoring-collection;
}
Expand Down

0 comments on commit 6af57ba

Please sign in to comment.