File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 55 n2c . follows = "std/n2c" ;
66 data-merge . follows = "std/dmerge" ;
77 # --- Bitte Stack ----------------------------------------------
8- bitte . url = "github:input-output-hk/bitte/zt " ;
8+ bitte . url = "github:input-output-hk/bitte" ;
99 # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/zt";
1010 # bitte.url = "path:/home/manveru/github/input-output-hk/bitte";
1111 bitte-cells . url = "github:input-output-hk/bitte-cells/patroni-token-rotation" ;
Original file line number Diff line number Diff line change 8383 # client-$REGION-$INSTANCE_TYPE-$ASG_SUFFIX
8484 in
8585 lib . listToAttrs ( lib . forEach [
86- ( mkAsgs "eu-central-1" 4 "m5.8xlarge" 500 "prod" "prod" { withPatroni = true ; } { } )
86+ ( mkAsgs "eu-central-1" 5 "m5.8xlarge" 500 "prod" "prod" { withPatroni = true ; } { } )
8787 ( mkAsgs "eu-central-1" 0 "m5.metal" 1000 "baremetal" "baremetal" { } { primaryInterface = "enp125s0" ; } )
8888 ( mkAsgs "eu-central-1" 1 "t3a.medium" 100 "test" "test" { } { } )
8989 ]
You can’t perform that action at this time.
0 commit comments