Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 437 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 437 Bytes

vagrant-puppet-jira

Vagrant example on installing jira using puppet

Example

$ git clone https://github.com/mkrakowitzer/vagrant-puppet-jira.git
$ cd vagrant-puppet-jira
 
```sh
vagrant up jira1 (CentOS 7)
vagrant up jira2 (CentOS 6)
vagrant up jira3 (Ubuntu 16.04)

License

The MIT License (MIT)

Author