diff --git a/.gitleaksignore b/.gitleaksignore new file mode 100644 index 00000000..dcc77b42 --- /dev/null +++ b/.gitleaksignore @@ -0,0 +1,9 @@ +8622cd333703e12b78a12b449eaf821289f1cbfe:dg-data:generic-api-key:8 +68be2e4b88c112ba95422c8fea9daaba5c2923f4:test-two-node.sh:generic-api-key:31 +68be2e4b88c112ba95422c8fea9daaba5c2923f4:test-two-node.sh:generic-api-key:47 +68be2e4b88c112ba95422c8fea9daaba5c2923f4:test-two-node.sh:generic-api-key:70 +a67f1be91c26fa75979e63d8db873431346537cf:pro-attach-config.yaml:generic-api-key:1 +801e9667d00808659066a173d7b808e409a4167f:pro-attach-config.yaml:generic-api-key:1 +209887d96f3c598a99cbd81bf005e13dd4a1fb76:dev-public.json:1 +209887d96f3c598a99cbd81bf005e13dd4a1fb76:dev-public.json:4 +13b316a0fe66d3ed76f6508f5c55e67ac1183a41:gcloud.json:4 diff --git a/test/test-two-node.sh b/test/test-two-node.sh index d03db248..81d3c122 100755 --- a/test/test-two-node.sh +++ b/test/test-two-node.sh @@ -24,9 +24,9 @@ set -e # # 5. Copy the test/env.example file to test/.env and edit test/.env # as required. -# +# 6. Update line 79 # 6. Source and execute this script: -# +# # source ./test/test-two-node.sh # ./test/test-two-node.sh @@ -76,7 +76,7 @@ stylus: debug: true users: - name: kairos - passwd: kairos + passwd: YOUR_PWD_HERE site: edgeHostToken: "$EDGE_REGISTRATION_TOKEN" paletteEndpoint: "$DOMAIN"