mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 02:45:01 +01:00
modulesync 7.0.0
This commit is contained in:
parent
55197bfb6d
commit
07e2d9c55a
4 changed files with 10 additions and 6 deletions
11
.github/CONTRIBUTING.md
vendored
11
.github/CONTRIBUTING.md
vendored
|
@ -232,18 +232,21 @@ simple tests against it after applying the module. You can run this
|
|||
with:
|
||||
|
||||
```sh
|
||||
BEAKER_setfile=debian11-64 bundle exec rake beaker
|
||||
BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_setfile=debian11-64 bundle exec rake beaker
|
||||
```
|
||||
|
||||
You can replace the string `debian10` with any common operating system.
|
||||
You can replace the string `debian11` with any common operating system.
|
||||
The following strings are known to work:
|
||||
|
||||
* ubuntu1804
|
||||
* ubuntu2004
|
||||
* debian10
|
||||
* ubuntu2204
|
||||
* debian11
|
||||
* centos7
|
||||
* centos8
|
||||
* centos9
|
||||
* almalinux8
|
||||
* almalinux9
|
||||
* fedora36
|
||||
|
||||
For more information and tips & tricks, see [voxpupuli-acceptance's documentation](https://github.com/voxpupuli/voxpupuli-acceptance#running-tests).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue