Skip to content

Commit

Permalink
Document known setfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jan 6, 2023
1 parent 993d0d0 commit c023cfe
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,23 @@ It can then be invoked as:
BEAKER_setfile=centos7-64 bundle exec rake beaker
```

Known working setfiles (2023-01-06) :

* ubuntu1604-64
* ubuntu1804-64
* ubuntu2004-64
* ubuntu2204-64
* debian9-64
* debian10-64
* debian11-64
* centos7-64
* centos8-64 (that's actually CentOS stream)
* centos9-64 (that's CentOS stream as well)
* almalinux8-64
* almalinux9-64
* rocky8-64
* rocky9-64

Other common environment variables:

* `BEAKER_HYPERVISOR` defaults to `docker`, can be set to `vagrant_libvirt` or `vagrant` (using [VirtualBox](https://www.virtualbox.org/))
Expand Down

0 comments on commit c023cfe

Please sign in to comment.