From 6dcb7da2c815597ecbd0e09f575a3ec010a61a9d Mon Sep 17 00:00:00 2001
From: "marcoemi.poleggi" <marco-emilio.poleggi@hesge.ch>
Date: Tue, 22 Nov 2022 10:28:32 +0100
Subject: [PATCH] Update README.md

---
 SwitchEngines/README.md | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/SwitchEngines/README.md b/SwitchEngines/README.md
index 79db5df..477eadf 100644
--- a/SwitchEngines/README.md
+++ b/SwitchEngines/README.md
@@ -3,21 +3,8 @@
 Lab template for a Cloud provisioning/orchestration exercise with Terraform
 (TF) and SwitchEngines (OpenStack).
 
-{::comment}
-## Pedagogical objectives ##
-
-  * Become familiar with a Cloud provisioning/orchestration tool
-  * Provision Cloud resources in an automated fashion
-{:/comment}
-
 ## Tasks ##
 
-{::comment}
-In this lab you will perform a number of tasks and document your progress in a
-lab report. Each task specifies one or more deliverables to be
-produced. Collect all the deliverables in your lab report.
-{:/comment}
-
 **N.B.** Some tasks require interacting with your local machine's OS: any
 related commands are supposed to be run into a terminal with the following
 conventions about the *command line prompt*:
-- 
GitLab