Skip to content

Commit 8255197

Browse files
committed
use v1.0.11 of codam-web-greeter by default
1 parent 2288d9a commit 8255197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nody_greeter_version: "1.5.2"
44
# Specify where to download the codam-web-greeter from and which tag/release to use.
55
# Fork the codam-web-greeter repository and point this URL to your fork if you need to use a custom version.
66
codam_web_greeter_git_repo: "https://github.com/codam-coding-college/codam-web-greeter"
7-
codam_web_greeter_version: "v1.0.10"
7+
codam_web_greeter_version: "v1.0.11"
88

99
# Specify the url to fetch configuration data from. Hostname is appended to the url, so make sure it ends with a slash.
1010
codam_web_greeter_data_server_url: "https://clusterdata.codam.nl/api/config/"

0 commit comments

Comments
 (0)