Skip to content

Commit

Permalink
[debops.gitlab] Set default release to 11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
drybjed committed Jan 17, 2019
1 parent d35d350 commit 49807b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/debops.gitlab/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ gitlab__release_map:
'stretch': '10-8-stable'
'xenial': '10-8-stable'

'buster': '11-3-stable'
'bionic': '11-3-stable'
'buster': '11-6-stable'
'bionic': '11-6-stable'

# ]]]
# .. envvar:: gitlab__distribution_release [[[
Expand Down

0 comments on commit 49807b4

Please sign in to comment.