Skip to content

Commit

Permalink
Merge pull request #141 from StefanScherer/remove-blank
Browse files Browse the repository at this point in the history
Remove blank in Key /IMAGE/NAME
  • Loading branch information
StefanScherer authored Nov 21, 2018
2 parents acd9b4a + 22220e0 commit 97b3d78
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion answer_files/2012_r2/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2012 R2 SERVERSTANDARD</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/2012_r2_core/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2012 R2 SERVERSTANDARDCORE</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/2012_r2_hyperv/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2012 R2 SERVERHYPERCORE</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/2016/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2016 SERVERSTANDARD</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/2016_core/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2016 SERVERSTANDARDCORE</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/2019/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2019 SERVERDATACENTER</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/server_1709/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2016 SERVERDATACENTERACORE</Value>
</MetaData>
</InstallFrom>
Expand Down
2 changes: 1 addition & 1 deletion answer_files/server_1803/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Key>/IMAGE/NAME</Key>
<Value>Windows Server 2016 SERVERDATACENTERACORE</Value>
</MetaData>
</InstallFrom>
Expand Down

0 comments on commit 97b3d78

Please sign in to comment.