Skip to content

Commit

Permalink
docs: remove os support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
genaumann committed Oct 14, 2024
1 parent 2b83ac9 commit b169a82
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Issues or renews certificate with `acme.sh`.

## Available state modules

- [`acme_sh`](docs/state_acme_sh.md)
- [`acmesh`](docs/state_acme_sh.md)

## Testing

Expand All @@ -78,18 +78,6 @@ kitchen list # list all available test instances
kitchen test <instance>
```

## OS support matrix

This formula has been tested under the following operating systems and salt versions.

| OS | 3006.0 | 3006.5 |
| ------------ | ------ | ------------ |
| Debian 12 | :x: ||
| Ubuntu 22.04 | :x: ||
| Rocky 9 | :x: ||
| Fedora 38 | :x: ||
| OpenSUSE 15 || Not released |

[install]: https://docs.saltproject.io/en/latest/topics/development/conventions/formulas.html
[lint_badge]: https://github.com/genaumann/salt-acme.sh-formula/actions/workflows/lint.yml/badge.svg?branch=main
[test_badge]: https://github.com/genaumann/salt-acme.sh-formula/actions/workflows/salt-kitchen.yml/badge.svg?branch=main

0 comments on commit b169a82

Please sign in to comment.