54555657585960
throw new VagrantBuilderException("no manifestPath defined!"); } if(manifestFile == null) { throw new VagrantBuilderException("no manifestFile defined!"); } return new PuppetProvisionerConfig(debug, manifestPath, manifestFile, modulesPath); }