【发布时间】:2016-07-15 00:30:05
【问题描述】:
我正在为需要启用某些 Windows 功能的服务器编写说明书。
我需要同时做以下两件事吗?
include_recipe iis::mod_aspnet45 和 windows_feature 'IIS-ASPNET45' action :install 还是只需要一个或另一个?
同样的问题也适用于我在supermarket 和匹配的windows_feature 上找到的其他Windows 功能。
【问题讨论】:
标签: windows iis chef-infra chef-recipe cookbook