Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit a7e633d

Browse files
committed
s/reinstall/rebuild
1 parent ac32747 commit a7e633d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2630,7 +2630,7 @@ <h4 class="break">Summary Configuration Repository</h4>
26302630
</p>
26312631

26322632
<p>
2633-
The possibility to test the cookbooks locally inside a virtual machine with Vagrant proved handy. However a few times the cookbook failed unexpectedly (e.g. because a wrong package was accidentally installed first) - a complete reinstall solved the problem but took quite some time.
2633+
The possibility to test the cookbooks locally inside a virtual machine with Vagrant proved handy. However a few times the cookbook failed unexpectedly (e.g. because a wrong package was accidentally installed first) - a complete rebuild solved the problem but took quite some time.
26342634
</p>
26352635

26362636
<p>
@@ -2661,7 +2661,7 @@ <h4 class="break">Summary Configuration Repository</h4>
26612661
<ul>
26622662
<li>Complex dependencies</li>
26632663
<li>Maintained server or hosted solution for Chef server needed</li>
2664-
<li>Complete reinstall is slow</li>
2664+
<li>Complete rebuild is slow</li>
26652665
</ul>
26662666
</td>
26672667
</tr>

0 commit comments

Comments
 (0)