index
:
puppet.DEV
master
DEV Puppet Configuration
ITZkS Administrators
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
environments
/
production
/
modules
/
apt
/
examples
/
builddep.pp
blob: deaaef8c8ff6d4a6a7b1ed2fe02ac08edafa3558 (
plain
)
1
2
3
package
{
'glusterfs-server'
:
install_options
=>
'build-dep'
,
}