Version information
released May 16th 2016
This version is compatible with:
- Puppet Enterprise 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.3.2 < 5.0.0
- CentOS, Darwin, Debian, Fedora, Ubuntu
Start using this module
Add this module to your Puppetfile:
mod 'thekevjames-phabricator', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
thekevjames/phabricator — version 1.0.0 May 16th 2016
puppet-phabricator
An opinionated Puppet Module to install and manage Phabricator.
puppet-phabricator is available on the Puppet Forge.
Usage
Simply
include ::phabricator
to make sure phabricator is installed.
Dependencies
- puppetlabs/stdlib (>= 4.2.0 < 5.0.0)
- puppetlabs/vcsrepo (>= 1.3.2 < 2.0.0)
- thekevjames/git (>= 1.4.2 < 2.0.0)