Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit 2a460fc

Browse files
committed
2 parents 782dfb6 + e530375 commit 2a460fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/joinsite.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}',
2727
dsc_setscript => 'Add-PSSnapin -Name Citrix.Broker.Admin.V2 -ErrorAction SilentlyContinue
2828
Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $true',
29-
dsc_psdscrunascredential => {'user' => $svc_username, 'password' => $svc_password}
29+
dsc_psdscrunascredential => {'user' => $svc_username, 'password' => $svc_password}
3030
}
3131

3232
}

0 commit comments

Comments
 (0)