bjia56/MacOS PowerPC VM Runner
Action to execute commands within a MacOS PPC VM running on QEMU
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | Commands to run on the VM | yes | uname -a |
| user | User to run commands on the VM | yes | macuser |
| vm_image | Path or url to the MacOS PPC disk image, QCOW2 or QCOW2 compressed with xz | yes | "" |
| vm_image_sha256 | Optional sha256 checksum of the disk image to verify after download | no | "" |
| ssh_key | Base64 encoded private SSH key for accessing the VM | yes | "" |
| aws_access_key_id | AWS Access Key ID for S3 access | no | "" |
| aws_secret_access_key | AWS Secret Access Key for S3 access | no | "" |
| s3_endpoint_url | Custom S3 endpoint URL (e.g., for S3-compatible services) | no | "" |
Outputs
no outputs