Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <roman.gavrilov@parity.io>
  • Loading branch information
kogeler committed May 25, 2024
1 parent a4918be commit 179172c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/ws_health_exporter/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
name: node
vars:
node_app_name: "alice"
node_handler_id: "{{ node_app_name }}"
node_data_root_path: "/opt/{{ node_app_name }}"
# 12D3KooWHhB5LqXji1moEvbzCEq7HzJuMvqi5E3BkoceUcQFPX2f
node_p2p_private_key: "4f1ae54a051e08161456b74a70b85e45e161fd4f614637f50a2a5f09ba7afb2e"
Expand All @@ -35,6 +36,7 @@
name: node
vars:
node_app_name: bob
node_handler_id: "{{ node_app_name }}"
node_data_root_path: /opt/{{ node_app_name }}
# 12D3KooWKvNLq5fFMcQvdZHejhUvRQcSxDpbWFBo1mXh4kGR949r
node_p2p_private_key: "042cd72c647f27c6da663f15665b59f707bce7de4b771b098361ff756cde168e"
Expand Down

0 comments on commit 179172c

Please sign in to comment.