SQL Server Cluster workflow updated for FailoverClusterPrerequisites.template change

Change-Id: I4b42cadcd3a02d85bd671c4b8b6a1f85cc8d7f1f
This commit is contained in:
Stan Lagun 2013-08-06 12:59:17 +04:00
parent 58ba932355
commit 4a0d31c09e
2 changed files with 24 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -89,6 +89,19 @@
<parameter name="service">
<select path="::id"/>
</parameter>
<parameter name="mappings">
<map>
<mapping name="domainAdminAccountName">
<select path="::domainAdminUserName"/>
</mapping>
<mapping name="domainAdminAccountPassword">
<select path="::domainAdminPassword"/>
</mapping>
<mapping name="domainName">
<select path="state.domain"/>
</mapping>
</map>
</parameter>
<success>
<set path="state.failoverClusterPrerequisitesInstalled"><true/></set>
<report entity="unit">