Skip to content

Commit

Permalink
Update Prosody and modules to latest
Browse files Browse the repository at this point in the history
This includes a whole lot of authz and token auth changes
  • Loading branch information
Zash authored and horazont committed Mar 29, 2023
1 parent db182ea commit 8210e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/snikket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
vars:
prosody:
package: "prosody-trunk"
snapshot: "2022-06-07"
snapshot: "2023-03-29"
prosody_modules:
revision: "0f5f2d4475b9"
revision: "5178c13deb78"
tasks:
- import_tasks: tasks/prosody.yml
- import_tasks: tasks/supervisor.yml
Expand Down

0 comments on commit 8210e5f

Please sign in to comment.