Skip to content

Commit

Permalink
Add onlyWhenNot
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-pona committed Sep 28, 2024
1 parent d042993 commit 3859311
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -336,9 +336,7 @@ Deploy two VMs with different instance types:
* rite the VM specification in `{{% param "labsubfolderprefix" %}}{{% param "labfoldernumber" %}}-o1-cirros.yaml`


{{% alert title="Tolerations" color="warning" %}}
Don't forget the `tolerations` from the setup chapter to make sure the VM will be scheduled on one of the baremetal nodes.
{{% /alert %}}
{{% onlyWhenNot tolerations %}}

{{% details title="Solution" %}}
`{{% param "labsfoldername" %}}/{{% param "labsubfolderprefix" %}}{{% param "labfoldernumber" %}}/vm_{{% param "labsubfolderprefix" %}}{{% param "labfoldernumber" %}}-u1-cirros.yaml` specification:
Expand Down

0 comments on commit 3859311

Please sign in to comment.