(FM-4046) Update to current msync configs [006831f]
[puppet-modules/puppetlabs-apt.git] / examples / builddep.pp
1 package{ 'glusterfs-server':
2   install_options => 'build-dep',
3 }