adding acceptance setup

This commit is contained in:
Bram Vogelaar 2021-01-11 23:31:35 +01:00
parent 1822503711
commit fe9ef733e1
No known key found for this signature in database
GPG key ID: 02374F82C00E4984
4 changed files with 103 additions and 5 deletions

View file

@ -1,2 +1,30 @@
# puppet-hashi_stack
This module contains shared code for various HashiCorp modules
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/hashi_stack.svg)](https://forge.puppetlabs.com/puppet/hashi_stack)
[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/hashi_stack.svg)](https://forge.puppetlabs.com/puppet/hashi_stack)
[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/hashi_stack.svg)](https://forge.puppetlabs.com/puppet/hashi_stack)
[![Puppet Forge - scores](https://img.shields.io/puppetforge/f/puppet/hashi_stack.svg)](https://forge.puppetlabs.com/puppet/hashi_stack)
[![puppetmodule.info docs](http://www.puppetmodule.info/images/badge.png)](http://www.puppetmodule.info/m/puppet-hashi_stack)
[![Apache-2.0 License](https://img.shields.io/github/license/voxpupuli/puppet-hashi_stack.svg)](LICENSE)
### What This Module Affects
* Installs the hashicorp repositories
## Reference
See [REFERENCE](REFERENCE.md).
## Limitations
Depends on the JSON gem, or a modern ruby. (Ruby 2.5 and newer are supported)
## Development
Vox Pupuli welcomes new contributions to this
module, especially those that include documentation and rspec tests. We are
happy to provide guidance if necessary.
Open an [issue](https://github.com/voxpupuli/puppet-hashi_stack/issues) or
[fork](https://github.com/voxpupuli/puppet-hashi_stack/fork) and open a
[Pull Request](https://github.com/voxpupuli/puppet-hashi_stack/pulls)