docs/libmachine/provision
Evan Hazlett 4a54559233 Merge pull request #1280 from ehazlett/native-ssh-fix
fix issue with native ssh; fix tty allocation for redhat
2015-06-02 16:48:02 -04:00
..
pkgaction redhat: use docker RPMs for install 2015-05-21 13:44:39 -04:00
boot2docker.go support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
centos.go redhat: use engine version 1.7rc1 2015-05-28 08:51:42 -04:00
configure_swarm.go support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
debian.go support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
engine_config_context.go redhat: install official docker 2015-05-21 13:44:39 -04:00
errors.go Implement majority of provisioning changes 2015-03-20 16:30:46 -07:00
fedora.go redhat: use engine version 1.7rc1 2015-05-28 08:51:42 -04:00
generic.go Move code to use SSH "backends" 2015-05-19 15:02:57 -07:00
os_release.go Avoid panic when stripping empty string 2015-05-07 13:46:25 -07:00
os_release_test.go return empty key, val strings and nil err when given an empty string in parseLine() 2015-03-30 18:41:10 -04:00
provisioner.go add debian provisioner 2015-05-26 17:54:47 -04:00
rancheros.go Implement configurable Swarm options 2015-05-26 10:18:34 -07:00
redhat.go fix issue with native ssh; fix tty allocation for redhat 2015-06-01 10:08:07 -04:00
ubuntu.go support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
utils.go support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
utils_test.go Implement configurable engine options 2015-04-29 17:58:14 -07:00