summaryrefslogtreecommitdiff
path: root/code/environments/production/modules/apt/examples/builddep.pp
blob: deaaef8c8ff6d4a6a7b1ed2fe02ac08edafa3558 (plain)
1
2
3
package{ 'glusterfs-server':
  install_options => 'build-dep',
}