Skip to content

Commit

Permalink
Remove yakkety support for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
fubarhouse committed Feb 11, 2018
1 parent c8d93ef commit ef6c05f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ env:
init: /sbin/init
run_opts: --privileged
playbook: playbook.yml
- distro: yakkety
init: /sbin/init
run_opts: --privileged
playbook: playbook.yml
# - distro: yakkety
# init: /sbin/init
# run_opts: --privileged
# playbook: playbook.yml
- distro: zesty
init: /sbin/init
run_opts: --privileged
Expand Down
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ galaxy_info:
- 27
- name: Ubuntu
versions:
# - precise
- precise
- quantal
- raring
- saucy
Expand All @@ -31,7 +31,7 @@ galaxy_info:
- wily
- vivid
- xenial
- yakkety
# - yakkety
- zesty
- artful
- bionic
Expand Down

0 comments on commit ef6c05f

Please sign in to comment.