11 lines
372 B
Ruby
11 lines
372 B
Ruby
name 'rbac'
|
|
maintainer 'Eric Saxby'
|
|
maintainer_email 'sax@livinginthepast.org'
|
|
license 'MIT'
|
|
description 'Allows delegation of service management to users with Solaris Role Based Access Control (RBAC)'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '1.0.3'
|
|
|
|
supports 'solaris2'
|
|
supports 'smartos'
|