1<?php 2/** 3 * Metadata for configuration manager plugin 4 * Additions for the osp plugin 5 * 6 * @author Frank Schiebel <frank@linuxmuster.net> 7 */ 8$meta['sourcetree'] = array('string'); 9$meta['destination_namespace'] = array('string'); 10