leleliu008/Vagrant-VirtualBox
Run CI in VirtualBox for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| box | the vagrant box name | yes | — |
| box-version | — | no | >= 0 |
| run | the commands to run in vm | yes | — |
| mem | the memory size of the vm | no | 2048 |
| ncpu | the cpu core counts of the vm | no | 2 |
| log | the log level of vagrant | no | info |
| sync-type | the type of synced_folder | no | rsync |
Outputs
no outputs