Skip to content

Commit c8b8599

Browse files
chore: preserve infra - replace link with directions for LastPass (#161)
1 parent 88a9de9 commit c8b8599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ jobs:
829829
NORMAL="\033[0m"
830830
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
831831
echo -e "Splunk username is${BOLD} admin${NORMAL}"
832-
echo "For Splunk password please visit https://goo.by/splunk-password"
832+
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
833833
- name: run-tests
834834
id: run-tests
835835
env:

0 commit comments

Comments
 (0)