Update settings; add security workshop

This commit is contained in:
Jérôme Petazzoni
2017-04-14 15:39:24 -05:00
parent 27ea268026
commit 1b5365d905
3 changed files with 35 additions and 3 deletions

View File

@@ -28,6 +28,6 @@ footer: >
url: http://container.training/
engine_version: get.docker.com
compose_version: 1.11.2
compose_version: 1.12.0
machine_version: 0.10.0
swarm_version: latest

View File

@@ -30,6 +30,6 @@ footer: >
url: http://container.training/
engine_version: test.docker.com
compose_version: 1.9.0
machine_version: 0.9.0-rc1
compose_version: 1.12.0
machine_version: 0.10.0
swarm_version: latest

View File

@@ -0,0 +1,32 @@
# This file is passed by trainer-cli to scripts/ips-txt-to-html.py
workshop_name: Advanced Docker Orchestration
workshop_short_name: orchestration
repo: https://github.com/jpetazzo/orchestration-workshop
instance_login: docker
instance_password: training
clustersize: 3 # Number of VMs per cluster
pagesize: 12 # Number of cards to print per page
background_image: https://blog.docker.com/media/2015/08/notary.png
# To be printed on the cards:
blurb: >
Here is the connection information to your
three Docker nodes for the Security
Workshop. You can connect to each VM with
any SSH client.
Your {machine_is_or_machines_are}:
# {url} will be replaced by the script
footer: ""
url: http://container.training/
engine_version: get.docker.com
compose_version: 1.12.0
machine_version: 0.10.0
swarm_version: latest