Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron authored May 31, 2024
1 parent 53a29ed commit 4f262f7
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
# rb-arubacentral cookbook
# cookbook-rb-arubacentral
[![Build Status][build-shield]][build-url]
[![Linters][linters-shield]][linters-url]
[![License][license-shield]][license-url]

cookbook to install and configure redborder rb-arubacentral
<!-- Badges -->
[build-shield]: https://github.com/redBorder/cookbook-rb-arubacentral/actions/workflows/rpm.yml/badge.svg?branch=master
[build-url]: https://github.com/redBorder/cookbook-rb-arubacentral/actions/workflows/rpm.yml?query=branch%3Amaster
[linters-shield]: https://github.com/redBorder/cookbook-rb-arubacentral/actions/workflows/lint.yml/badge.svg?event=push
[linters-url]: https://github.com/redBorder/cookbook-rb-arubacentral/actions/workflows/lint.yml
[license-shield]: https://img.shields.io/badge/license-AGPLv3-blue.svg
[license-url]: https://github.com/cookbook-rb-arubacentral/blob/HEAD/LICENSE

Chef cookbook to install and configure redborder rb-arubacentral

### Platforms

- Rocky Linux 9

### Chef

- Chef 12.0 or later
- Chef 15.7.0 or later

## Contributing

Expand All @@ -19,8 +30,6 @@ cookbook to install and configure redborder rb-arubacentral
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github

## License and Authors

Authors: Enrique Jimenez <ejimenez@redborder.com>
## License

LICENSE: AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007

0 comments on commit 4f262f7

Please sign in to comment.