diff --git a/index.adoc b/index.adoc index 434393d..880aac9 100644 --- a/index.adoc +++ b/index.adoc @@ -62,7 +62,7 @@ swarmlab/ ===== runbefore -Lab_Instance dependencies. ***"runbefore"*** allows you to automatically pull-in other dependencies when using a Lab_Instance service. +Lab_Instance dependencies. **"runbefore"** allows you to automatically pull-in other dependencies when using a Lab_Instance service. This file should contain a list of tasks and parameters to insert before the specified repos are executed on Lab_Instance. @@ -73,7 +73,7 @@ Contains the main list of tasks to be executed by the Lab_Instance service. ===== runafter -***"runafter"*** is the machanism that allows you to to permanently save your data. +**"runafter"** is the machanism that allows you to to permanently save your data. Lab_Instances are mortal, and it’s pretty much routine them to be stoped and deleted.