Skip to content

Replace Vagrantfile with GitHub Action and virtual machines #412

Description

@bastelfreak

Right now this repository has a Vagrantfile. This lists a huge amount of virtual machines. All VMs execute a script to collect factsets for different facter versions. We can heavily improve the setup:

  • Update the script to rely openvox-agent and openfact
  • create a github workflow that will be triggered manually
  • Generate a CI matrix based on a list of operating systems
  • in each VM, generate the factsets
  • publish the factsets as github artifact in each job
  • final job collects the artifacts and publishes them as a PR

Some additional documentation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions