Switch postgres-make-base-backups to be a template, and do not backup moszumanska...
[mirror/dsa-puppet.git] / 3rdparty / modules / glance / tests / registry.pp
1 class { 'glance::registry':
2   debug   => true,
3   verbose => true,
4 }