Skip to content

Commit

Permalink
chore: deploy penumbra & add new flush handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
Catopish committed Jan 20, 2025
1 parent 83cab21 commit 2dbb559
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions inventory
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ bkk50
rpc-kilt-polkadot-01
rpc-kilt-polkadot-02

[penumbra]
penumbra-02

[cumulus]
mint14
pbr13
Expand Down
3 changes: 3 additions & 0 deletions roles/setup_install_penumbra/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@
- Add Penumbra service version
- Add Service Pinned Status

- name: Flush handlers to execute pending handler tasks
ansible.builtin.meta: flush_handlers

- name: Install lz4 package
ansible.builtin.package:
name: lz4
Expand Down

0 comments on commit 2dbb559

Please sign in to comment.