We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2288d9a commit 8255197Copy full SHA for 8255197
defaults/main.yml
@@ -4,7 +4,7 @@ nody_greeter_version: "1.5.2"
4
# Specify where to download the codam-web-greeter from and which tag/release to use.
5
# Fork the codam-web-greeter repository and point this URL to your fork if you need to use a custom version.
6
codam_web_greeter_git_repo: "https://github.com/codam-coding-college/codam-web-greeter"
7
-codam_web_greeter_version: "v1.0.10"
+codam_web_greeter_version: "v1.0.11"
8
9
# Specify the url to fetch configuration data from. Hostname is appended to the url, so make sure it ends with a slash.
10
codam_web_greeter_data_server_url: "https://clusterdata.codam.nl/api/config/"
0 commit comments