This commit is contained in:
jhejda@wmpromus.com 2019-05-23 12:00:27 +02:00
parent 8fc6668336
commit 03545db7fe

View File

@ -6,7 +6,7 @@
# Date: April 2018 # Date: April 2018
### ###
define iis_demo ( class iis_demo (
String[1] $app_pool_name = 'TestAppPool', String[1] $app_pool_name = 'TestAppPool',
String[1] $service_account_password = undef, String[1] $service_account_password = undef,
String[1] $service_account_username = undef, String[1] $service_account_username = undef,