我似乎无法让puppet愉快地从网络共享中获取文件file{"installerfile":ensure=>file,source=>'\\drivename\installer.msi',path=>'C:/puppetstuff/installer.msi',}因错误的URI错误而失败。它说驱动器名称是错误的主机名:Debug:ReraisingFailedtoconvert'/installer.msi'toURI:badcomponent(expectedhostcomponent):drivename如何正确访问网络共享? 最佳答案