12 lines
308 B
Ruby
12 lines
308 B
Ruby
|
name 'freeipa'
|
||
|
maintainer 'Eric Renfro'
|
||
|
maintainer_email 'psi-jack@linux-help.org'
|
||
|
license 'GPLv3'
|
||
|
description 'Installs/Configures freeipa'
|
||
|
long_description 'Installs/Configures freeipa'
|
||
|
version '0.1.0'
|
||
|
|
||
|
depends 'ohai'
|
||
|
depends 'chef-vault'
|
||
|
depends 'sshroot2rootssh'
|