Skip to content

oysteing/vagrant-puppet-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-puppet-jira

Install JIRA on Ubuntu 14.04 using Vagrant and Puppet

Install

Add a Hiera file hiera/credentials.yaml with the database password. Example:

jira::dbpassword: examplepass
$ sudo apt-get install librarian-puppet
$ librarian-puppet install
vagrant up

Rerun Puppet from inside the guest with sudo puppet apply --modulepath /vagrant/modules --hiera_config /vagrant/hiera.yaml /vagrant/manifests/site.pp

License

The MIT License (MIT)

Author

About

Install Atlassian Jira using Vagrant and Puppet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published