Merge pull request #240 from BretFisher/settings-update

updated versions, renamed files
This commit is contained in:
Jérôme Petazzoni
2018-05-07 13:15:34 -05:00
committed by GitHub
4 changed files with 9 additions and 9 deletions

View File

@@ -17,8 +17,8 @@ paper_margin: 0.2in
# (The equivalent parameters must be set from the browser's print dialog.)
# This can be "test" or "stable"
engine_version: test
engine_version: stable
# These correspond to the version numbers visible on their respective GitHub release pages
compose_version: 1.17.1
machine_version: 0.13.0
compose_version: 1.21.1
machine_version: 0.14.0

View File

@@ -20,5 +20,5 @@ paper_margin: 0.2in
engine_version: stable
# These correspond to the version numbers visible on their respective GitHub release pages
compose_version: 1.20.1
compose_version: 1.21.1
machine_version: 0.14.0

View File

@@ -1,7 +1,7 @@
# This file is passed by trainer-cli to scripts/ips-txt-to-html.py
# Number of VMs per cluster
clustersize: 5
clustersize: 3
# Jinja2 template to use to generate ready-to-cut cards
cards_template: cards.html
@@ -20,5 +20,5 @@ paper_margin: 0.2in
engine_version: stable
# These correspond to the version numbers visible on their respective GitHub release pages
compose_version: 1.20.1
compose_version: 1.21.1
machine_version: 0.14.0

View File

@@ -1,8 +1,8 @@
## Brand new versions!
- Engine 17.12
- Compose 1.17
- Machine 0.13
- Engine 18.03
- Compose 1.21
- Machine 0.14
.exercise[