From ca94e49aa4f399a58b822515e7b3783ab6931b88 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Wed, 15 Aug 2018 20:01:47 +0300 Subject: [PATCH] README: Add exercise definitions --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7b6bd4f..5df3541 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@ README # Table of contents -- [Exercise 1](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h1.md) +- [Exercise 1 - Setting up a SaltStack environment](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h1.md) -- [Exercise 2](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h2.md) +- [Exercise 2 - Package-File-Service model and Apache in SaltStack](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h2.md) -- [Exercise 3](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h3.md) +- [Exercise 3 - Advanced SaltStack with Jinja variables and functions](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h3.md) -- [Exercise 4](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h4.md) +- [Exercise 4 - SaltStack pillars structure & minions on Vagrant](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h4.md) -- [Exercise 5](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h5.md) +- [Exercise 5 - SaltStack with Git](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h5.md) -- [Exercise 6](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h6.md) +- [Exercise 6 - Preparations for SaltStack course module](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h6.md) -- [Course module](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/module.md) +- [Course module - Setting up Windows/Linux GIS workstations with SaltStack](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/module.md)