Skip to content

Commit df70e78

Browse files
committed
ansible-scylla-node: Adds support for 2022.1 on Ubuntu 20.04
Signed-off-by: Eduardo Benzecri <[email protected]>
1 parent ffddada commit df70e78

File tree

1 file changed

+1
-1
lines changed
  • ansible-scylla-node/tasks/upgrade

1 file changed

+1
-1
lines changed

ansible-scylla-node/tasks/upgrade/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
minimum_version: '20.04',
4747
template: 'ubuntu',
4848
oss: ['4.4','4.3'],
49-
enterprise: ['2022.2','2021.1']
49+
enterprise: ['2022.2','2022.1','2021.1']
5050
},
5151
'18': {
5252
minimum_version: '18.04',

0 commit comments

Comments
 (0)