iis
This commit is contained in:
parent
07c9e09c94
commit
0314364c19
@ -131,4 +131,8 @@ class iis_demo::iis_prereqs (
|
|||||||
notify => Reboot['reboot_iis'],
|
notify => Reboot['reboot_iis'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
reboot { 'reboot_iis':
|
||||||
|
when => refreshed,
|
||||||
|
timeout => 15,
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user