Skip to content

Commit

Permalink
drop Ubuntu 16.04 support
Browse files Browse the repository at this point in the history
Ubuntu 16.04 standard support ends in a few weeks. Including Ubuntu
16.04 support causes our acceptance tests to hang. See
#334 (comment)
for details.

Also update some versions in the README.
  • Loading branch information
kenyon committed Feb 15, 2021
1 parent 4cede00 commit 549bf8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -716,18 +716,17 @@ enabled in order to upgrade to new JIRA versions smoothly.

## Limitations

* Puppet 3.8.7+
* Puppet 5.5.8+
* Puppet Enterprise

The puppetlabs repositories can be found at:
<http://yum.puppetlabs.com/> and <http://apt.puppetlabs.com/>

* RedHat 6/7
* CentOS 6/7
* Scientific 6/7
* Oracle Linux 6/7
* Ubuntu 12.04/14.04
* Debian 7
* RedHat 7
* CentOS 7
* Scientific 7
* Oracle Linux 7
* Ubuntu 18.04

* PostgreSQL
* MySQL 5.x
Expand Down
1 change: 0 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04"
]
}
Expand Down

0 comments on commit 549bf8f

Please sign in to comment.