Allow access to danzi from the new UBC network
[mirror/dsa-puppet.git] / 3rdparty / modules / glance / tests / api.pp
1 class { 'glance::api':
2   debug   => true,
3   verbose => true,
4 }