def run(cls, info): from bootstrapvz.common.tools import copy_tree copy_tree(info.manifest.plugins['puppet']['assets'], os.path.join(info.root, 'etc/puppetlabs/'))
def run(cls, info): from bootstrapvz.common.tools import copy_tree copy_tree(info.manifest.plugins["puppet"]["assets"], os.path.join(info.root, "etc/puppet"))