Projet

Général

Profil

Révision 0893064d

ID0893064d593126a0d5d247df9232e29053fb4ac4
Parent 5679c81e
Enfant 117519ce

Ajouté par Tim Meusel il y a environ 3 ans

modulesync 5.2.0

Voir les différences:

.github/CONTRIBUTING.md
124 124
you must set an environment variable such as:
125 125

  
126 126
```sh
127
export PUPPET_VERSION="~> 5.5.6"
127
export PUPPET_GEM_VERSION="~> 5.5.6"
128 128
```
129 129

  
130 130
You can install all needed gems for spec tests into the modules directory by
......
232 232
with:
233 233

  
234 234
```sh
235
BEAKER_setfile=debian10-x64 bundle exec rake beaker
235
BEAKER_setfile=debian11-64 bundle exec rake beaker
236 236
```
237 237

  
238 238
You can replace the string `debian10` with any common operating system.
239 239
The following strings are known to work:
240 240

  
241
* ubuntu1604
242 241
* ubuntu1804
243 242
* ubuntu2004
244
* debian9
245 243
* debian10
244
* debian11
246 245
* centos7
247 246
* centos8
248 247

  

Formats disponibles : Unified diff