From 8240734b6e877c48bbb09069713605bae79c5e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 28 Mar 2016 13:47:26 +0200 Subject: [PATCH] Fix Docker Machine install from OSX; add RC settings --- prepare-vms/scripts/postprep.rc | 5 ++++- prepare-vms/settings/rc.yaml | 35 +++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 prepare-vms/settings/rc.yaml diff --git a/prepare-vms/scripts/postprep.rc b/prepare-vms/scripts/postprep.rc index ec2da04c..72f3e0ba 100755 --- a/prepare-vms/scripts/postprep.rc +++ b/prepare-vms/scripts/postprep.rc @@ -1,8 +1,11 @@ pssh -I tee /tmp/settings.yaml < $SETTINGS +pssh sudo easy_install pyyaml + pssh -I tee /tmp/postprep.py < + Here is the connection information to your very own + {cluster_or_machine} for this {workshop_name} workshop. You can connect + to {this_or_each} VM with any SSH client. + + Your {machine_is_or_machines_are}: + +# {url} will be replaced by the script +footer: > +

For slides, chat and other useful links, see:

+
{url}
+ +url: http://container.training/ + +engine_version: test.docker.com +compose_version: 1.7.0rc1 +machine_version: 0.7.0-rc1 +swarm_version: 1.2.0-rc1