Skip to content

Contains puppet configuration to provision a machine that can run D3R software

License

Notifications You must be signed in to change notification settings

drugdata/puppet-d3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-D3R

Contains puppet configuration to provision a machine that can run D3R software.

Software installed

Applying this configuration manually

Although not correct, one way to apply this configuration is to install puppet 4 on a Linux node and run these commands assuming git is also installed:

git clone https://github.com/drugdata/puppet-d3r.git
echo -e "\n# Run the d3r open class\nclass { 'd3r::open': }\n" >> puppet-d3r/manifests/open.pp
puppet apply puppet-d3r/manifests/open.pp

About

Contains puppet configuration to provision a machine that can run D3R software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages