Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow beaker_hypervisor to be set #870

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Allow beaker_hypervisor to be set #870

merged 1 commit into from
Jan 29, 2024

Conversation

traylenator
Copy link
Contributor

Since voxpupuli/gha-puppet#49 it is possible to use vagrant rather than default docker hypervisor.

Allow that configuration to be set via .sync.yml

---
.github/workflows/ci.yml:
  beaker_hypervisor:  'vagrant_libvirt'

Since voxpupuli/gha-puppet#49 it is possible
to use vagrant rather than default docker hypervisor.

Allow that configuration to be set via `.sync.yml`

```yaml
---
.github/workflows/ci.yml:
  beaker_hypervisor:  'vagrant_libvirt'
```
@ekohl ekohl merged commit 1857280 into voxpupuli:master Jan 29, 2024
4 checks passed
@traylenator traylenator deleted the hv branch January 29, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants