aboutsummaryrefslogtreecommitdiff
path: root/spec/spec_helper_acceptance.rb
AgeCommit message (Collapse)Author
2023-02-14(MODULES-11371) Add Vox Beaker gemMichael Hashizume
In 742031c, we updated the module according to PDK template 7.2.1, which updated puppetlabs_spec_helper. The updated version of puppetlabs_spec_helper removed the Beaker rake task, which we use for acceptance testing. This commit adds the voxpupuli-acceptance gem, which re-adds the Beaker rake task.
2022-03-21(maint) Add Solaris patch to testingChristopher Thorn
2018-07-17Include puppet 6 and remove default roleJosh Cooper
* Bump max version to 7 * Install module on all hosts, not just those with the default role
2018-07-10Add spec_helper_acceptanceJosh Cooper