add temporary rules to permit ssh from mnt and vpn networks
[mirror/dsa-puppet.git] / 3rdparty / modules / glance / tests / api.pp
1 class { 'glance::api':
2   debug   => true,
3   verbose => true,
4 }