Change all windows templates to use the new #WINTIMEZONE# directive in 2.8
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -111,7 +111,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|             <ProductKey>#TABLE:prodkey:$NODE,product=win2k8r2.enterprise:key#</ProductKey> | ||||
|         </component> | ||||
|     </settings> | ||||
|   | ||||
| @@ -121,7 +121,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|             <ProductKey>#TABLE:prodkey:$NODE,product=win2k8r2.enterprise:key#</ProductKey> | ||||
|         </component> | ||||
|     </settings> | ||||
|   | ||||
| @@ -70,7 +70,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <settings pass="offlineServicing"> | ||||
|   | ||||
| @@ -80,7 +80,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <settings pass="offlineServicing"> | ||||
|   | ||||
| @@ -129,7 +129,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <settings pass="auditSystem"> | ||||
|   | ||||
| @@ -139,7 +139,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <settings pass="auditSystem"> | ||||
|   | ||||
| @@ -74,7 +74,7 @@ | ||||
|         </component> | ||||
|         <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|             <ComputerName>#TABLE:nodelist:$NODE:node#</ComputerName> | ||||
|             <TimeZone>#TABLE:site:key=wintimezone:value#</TimeZone> | ||||
|             <TimeZone>#WINTIMEZONE#</TimeZone> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <settings pass="offlineServicing"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user