Skip to content

siyelo/hrt-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRT Puppet

This repo contains the puppet recipies for the box required to run HRT.

Development

The development process is orchestrated via Vagrant and Puppet. Development is done in MRI 1.9.3.

To install new modules from the puppet forge:

puppet module install username/module --modulepath ./modules

We have to add an explicit --modulepath when installing from your development environment, so that the module will be installed into the recipie directory and not /etc.

Development Quick-start

Install Puppet on your machine

gem install puppet

Download and Install Vagrant

vagrant up
vagrant provision

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published