Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Jul 7, 2021
1 parent e4d8782 commit 55f7c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/mattermost/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# https://releases.mattermost.com/5.24.1/mattermost-team-5.24.1-linux-amd64.tar.gz
# https://releases.mattermost.com/5.23.1/mattermost-5.23.1-linux-amd64.tar.gz
# mattermost_download_url: "https://releases.mattermost.com/5.26.2/mattermost-5.26.2-linux-amd64.tar.gz"
# mattermost_download_url: "https://releases.mattermost.com/5.31.0/mattermost-5.31.0-linux-amd64.tar.gz"
mattermost_download_url: "https://releases.mattermost.com/5.34.2/mattermost-5.34.2-linux-amd64.tar.gz"
# mattermost_download_url: "https://releases.mattermost.com/5.34.2/mattermost-5.34.2-linux-amd64.tar.gz"
mattermost_download_url: "https://releases.mattermost.com/5.36.1/mattermost-5.36.1-linux-amd64.tar.gz"

mattermost_db_user: "mattermost"
mattermost_db_password: "123456"
Expand Down

0 comments on commit 55f7c7f

Please sign in to comment.