Skip to content

puppetlabs-seteam/control-repo

Repository files navigation

Puppet SE Demo Environment

This is the control-repo used by the Puppet SE team.

Testing

In order to run tests on this environment install the gems:

bundle install

The run the onceover tests using:

bundle exec onceover run spec --parallel

The config for the testing lives in spec/onceover.yaml