Skip to content

Commit 894dbfd

Browse files
committed
update nody_greeter_version
1 parent 2c24476 commit 894dbfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It is also possible to specify a default user image in case the user's `~/.face`
4343
## Variables
4444
| Variable | Description | Default value |
4545
|----------|---------|-------------|
46-
| `nody_greeter_version` | The version of the nody-greeter to install from GitHub. | `1.5.2` |
46+
| `nody_greeter_version` | The version of the nody-greeter to install from GitHub. | `1.6.2` |
4747
| `codam_web_greeter_git_repo` | The repository to download codam-web-greeter from. | `https://github.com/codam-coding-college/codam-web-greeter` |
4848
| `codam_web_greeter_version` | The version of codam-web-greeter to download (use a tag or a branch name from the git repo). | `v1.1.0` |
4949
| `codam_web_greeter_data_server_url` | The URL to the data server to download the greeter data from. Hostname is appended to the url, so make sure it ends with a slash. | `https://clusterdata.codam.nl/api/config/` |

defaults/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
nody_greeter_version: "1.5.2"
2+
nody_greeter_version: "1.6.2"
33

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.

0 commit comments

Comments
 (0)