mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-29 14:55:35 +01:00
modulesync 9.1.0
This commit is contained in:
parent
0116f1caf5
commit
f383d32565
9 changed files with 88 additions and 4 deletions
12
.github/CONTRIBUTING.md
vendored
12
.github/CONTRIBUTING.md
vendored
|
@ -245,15 +245,23 @@ with:
|
|||
BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_setfile=debian11-64 bundle exec rake beaker
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```sh
|
||||
BEAKER_PUPPET_COLLECTION=none BEAKER_setfile=archlinux-64 bundle exec rake beaker
|
||||
```
|
||||
|
||||
This latter example will use the distribution's own version of Puppet.
|
||||
|
||||
You can replace the string `debian11` with any common operating system.
|
||||
The following strings are known to work:
|
||||
|
||||
* ubuntu2004
|
||||
* ubuntu2204
|
||||
* debian11
|
||||
* centos7
|
||||
* centos8
|
||||
* debian12
|
||||
* centos9
|
||||
* archlinux
|
||||
* almalinux8
|
||||
* almalinux9
|
||||
* fedora36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue