Skip to content

Commit ce97e0b

Browse files
authored
- Resolves #296 (#297)
Signed-off-by: Justin Schuhmann <jmschu02@gmail.com>
1 parent 9140eee commit ce97e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/mod_aspnet.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
windows_feature feature do
3232
action :install
3333
all !Opscode::IIS::Helper.older_than_windows2012?
34+
source node['iis']['source'] unless node['iis']['source'].nil?
3435
end
3536
end

0 commit comments

Comments
 (0)