iis
This commit is contained in:
parent
021b6cf979
commit
3c98e9c306
@ -106,7 +106,7 @@ class iis_demo::iis (
|
|||||||
dsc_windowsfeature { '.NET Framework 4.5':
|
dsc_windowsfeature { '.NET Framework 4.5':
|
||||||
dsc_ensure => 'present',
|
dsc_ensure => 'present',
|
||||||
dsc_name => 'AS-NET-Framework',
|
dsc_name => 'AS-NET-Framework',
|
||||||
require => Package['powershell'],
|
#require => Package['powershell'],
|
||||||
notify => Reboot['reboot_iis'],
|
notify => Reboot['reboot_iis'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user