fruit-bowl/environments/production/thirdparty/apt/examples/builddep.pp
2025-04-01 17:49:26 +00:00

3 lines
66 B
Puppet

package { 'glusterfs-server':
install_options => 'build-dep',
}