Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use rspec-puppet settings to configure Puppet
rspec-puppet exposes config options for strict_variables and ordering (though ordering is dead since Puppet 6). Using these is better than directly configuring Puppet. The strict_variables statement is simplified to remove redundant logic.
- Loading branch information