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 cb0de38 commit d11c75dCopy full SHA for d11c75d
defaults/main.yml
@@ -1,10 +1,10 @@
1
---
2
nody_greeter_version: "1.5.2"
3
4
-# Specify where to download the codam-web-greeter from and which release to use.
+# 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: "1.0.10"
+codam_web_greeter_version: "v1.0.10"
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