Skip to content

Commit

Permalink
readding throttles
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Leiner committed Jul 25, 2024
1 parent aac6e1b commit 892f75f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/rke2/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
state: restarted
enabled: true
name: rke2-server
throttle: 1
when:
- not rke2_reboot

Expand All @@ -27,6 +28,7 @@
state: restarted
enabled: true
name: rke2-agent
throttle: 1
when:
- not rke2_reboot

Expand Down

0 comments on commit 892f75f

Please sign in to comment.