/deimos-control-repo

New SE Demo repository that is imported into the demo platform.

Primary LanguagePuppetApache License 2.0Apache-2.0

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