Skip to content

Commit

Permalink
store: set logrotate frequency to hourly
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Pentori <[email protected]>
  • Loading branch information
apentori committed Jun 10, 2024
1 parent f26e7f2 commit 8047c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/group_vars/store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Custom SSH accounts, should start from UID 8000.
bootstrap__active_extra_users:
- { name: ivan, uid: 8000, groups: ['docker', 'dockremap'], key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJBdm8y1PfWjT1pioaWJSZ2ETrUySb+dS/ifDg+VIpLY [email protected]' }
bootstrap__logrotate_frequency: 'hourly'

# Tag dependent on fleet: test
nim_waku_cont_tag: 'deploy-shards-{{ stage }}'
Expand Down

0 comments on commit 8047c67

Please sign in to comment.