diff --git a/README.md b/README.md index a0da50e..ebd7fd6 100644 --- a/README.md +++ b/README.md @@ -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 @@ -78,18 +78,6 @@ kitchen list # list all available test instances kitchen test ``` -## 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