|
|
@@ -62,7 +62,7 @@ prefix=testnet-dev-${USER//[^A-Za-z0-9]/}
|
|
|
additionalValidatorCount=2
|
|
|
clientNodeCount=0
|
|
|
blockstreamer=false
|
|
|
-validatorBootDiskSizeInGb=500
|
|
|
+validatorBootDiskSizeInGb=100
|
|
|
clientBootDiskSizeInGb=75
|
|
|
validatorAdditionalDiskSizeInGb=
|
|
|
externalNodes=false
|
|
|
@@ -802,11 +802,12 @@ $(
|
|
|
solana-user-authorized_keys.sh \
|
|
|
add-testnet-solana-user-authorized_keys.sh \
|
|
|
install-ag.sh \
|
|
|
+ install-at.sh \
|
|
|
install-certbot.sh \
|
|
|
install-earlyoom.sh \
|
|
|
install-iftop.sh \
|
|
|
install-jq.sh \
|
|
|
- install-libssl-compatability.sh \
|
|
|
+ install-libssl.sh \
|
|
|
install-rsync.sh \
|
|
|
install-perf.sh \
|
|
|
localtime.sh \
|