Native type for managing rabbitmq vhosts
Examples:
query all current vhosts
$ puppet resource rabbitmq_vhost`
Create a rabbitmq_vhost
rabbitmq_vhost { 'myvhost': ensure => present, }
Properties
The basic property that the resource should be in.
Parameters
The name of the vhost to add