Skip to content
Snippets Groups Projects
Commit c655650e authored by nikhil2611's avatar nikhil2611
Browse files

testing


Signed-off-by: default avatarnikhil2611 <nikhilgupta2102@gmail.com>
parent 2b21cdb8
No related merge requests found
......@@ -3,7 +3,7 @@
<String Id="LANG">1033</String>
<String Id="ProductName"><%= friendly_name %></String>
<String Id="ManufacturerName"><%= maintainer.encode(:xml => :attr) %></String>
<String Id="WelcomeDlgTitle">{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard</String>
<String Id="WelcomeDlgTitle">{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard testing</String>
<String Id="LicenseAgreementDlgTitle">{\WixUI_Font_Title_White}End-User License Agreement</String>
<String Id="LicenseAgreementDlgDescription">{\WixUI_Font_Normal_White}Please read the following license agreement carefully</String>
......
......@@ -10,7 +10,7 @@ This package will install <b><%= friendly_name %></b>, which has everything you
<br>
Including:
<ul>
<li><strong>Chef Workstation App</strong></li>
<li><strong>Chef Workstation App testing</strong></li>
<li><strong>Chef Infra Client</strong></li>
<li><strong>Chef InSpec</strong></li>
<li><strong>Chef Habitat</strong></li>
......@@ -18,7 +18,7 @@ Including:
<li><strong>Test Kitchen</strong></li>
<li><strong>Cookstyle</strong></li>
<li><strong>Ad-hoc remote execution with chef-run</strong></li>
<li><strong>Various Test Kitchen and Knife plugins for clouds</strong></li>
<li><strong>Various Test Kitchen and Knife plugins for clouds testing</strong></li>
</ul>
<br>
For more information please visit: <a href="https://community.chef.io/tools/chef-workstation/">https://community.chef.io/tools/chef-workstation/</a>.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment