SQL Server Cluster workflow updated for FailoverClusterPrerequisites.template change
Change-Id: I4b42cadcd3a02d85bd671c4b8b6a1f85cc8d7f1f
This commit is contained in:
parent
58ba932355
commit
4a0d31c09e
File diff suppressed because one or more lines are too long
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user