module-puppetlabs-apt/tests/builddep.pp
Ryan Coleman 41cedbb7ba (#13261) Add real examples to smoke tests.
This commit modifies some smoke tests with real-world usage examples
instead of providing things like 'foo' that the module user must
replace in order to conduct a smoke test or try out example functionality.
2012-03-26 16:31:49 -07:00

2 lines
54 B
Puppet

class { 'apt': }
apt::builddep{ 'glusterfs-server': }