def prepare_demo_images(bootstrap): subproc.check_call([ 'vagrant', 'ssh', 'node1', '-c', 'sudo sh /vagrant/bootstrap_test/prepare_demo_images.sh' ])