tests: Update openssh-server to version *
Related: rhbz#1678937
This commit is contained in:
parent
a643522769
commit
0557f5adda
@ -8,7 +8,7 @@ version = "*"
|
||||
|
||||
[[packages]]
|
||||
name = "openssh-server"
|
||||
version = "7.*"
|
||||
version = "*"
|
||||
|
||||
[[packages]]
|
||||
name = "rsync"
|
||||
|
@ -24,7 +24,7 @@ version = "*"
|
||||
|
||||
[[packages]]
|
||||
name = "openssh-server"
|
||||
version = "7.*"
|
||||
version = "*"
|
||||
|
||||
[[packages]]
|
||||
name = "rsync"
|
||||
|
@ -46,7 +46,7 @@ HTTP_GLOB = {"name":"httpd", "version":"2.4.*"}
|
||||
MODSSL_GLOB = {"name":"mod_ssl", "version":"2.4.*"}
|
||||
PHP_GLOB = {"name":"php", "version":"7.*"}
|
||||
PHPMYSQL_GLOB = {"name": "php-mysqlnd", "version":"7.*"}
|
||||
OPENSSH_GLOB = {"name":"openssh-server", "version": "7.*"}
|
||||
OPENSSH_GLOB = {"name":"openssh-server", "version": "*"}
|
||||
RSYNC_GLOB = {"name": "rsync", "version": "3.1.*"}
|
||||
SAMBA_GLOB = {"name": "samba", "version": "4.*.*"}
|
||||
TMUX_GLOB = {"name": "tmux", "version": "*"}
|
||||
|
Loading…
Reference in New Issue
Block a user