docs/libmachine/provision
Patrik Erdes 92b9853478 Fix #2903, revert #2833 since it makes it impossible to start up a Swarm master with the token discovery method
Signed-off-by: Patrik Erdes <patrik@erdes.se>
2016-01-22 14:51:59 +01:00
..
pkgaction separate pkgaction into 'pkgaction' and 'serviceaction' 2015-09-17 11:15:38 +08:00
provisiontest Fix the build 2016-01-18 11:06:03 +01:00
serviceaction Fix vet errors and enforce vet on travis 2015-09-19 16:09:44 -07:00
arch.go FIX #2411 Do not default to aufs on a btrfs filesystem 2016-01-13 16:53:22 +01:00
arch_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
boot2docker.go libmachine/mcnutils: check the version of cached iso and download the latest one when it is out-of-date 2015-12-11 22:04:31 +09:00
centos.go Add more logs to provisioner 2015-11-27 09:36:58 +01:00
centos_test.go Lint 2015-11-05 13:34:07 -08:00
configure_swarm.go Fix #2903, revert #2833 since it makes it impossible to start up a Swarm master with the token discovery method 2016-01-22 14:51:59 +01:00
coreos.go Update CoreOS provisioner to use 'docker daemon' 2016-01-18 14:28:42 -08:00
debian.go FIX #2411 Do not default to aufs on a btrfs filesystem 2016-01-13 16:53:22 +01:00
debian_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
engine_config_context.go Lint 2015-11-05 13:34:07 -08:00
errors.go Remove dead code 2015-12-07 09:15:12 +01:00
fake_provisioner.go Fix the build 2016-01-18 11:06:03 +01:00
fedora.go Add more logs to provisioner 2015-11-27 09:36:58 +01:00
fedora_test.go Lint 2015-11-05 13:34:07 -08:00
generic.go issue #2485, If a permanent IP address and hostname has alread in /etc/hosts 2015-12-03 18:59:40 +08:00
os_release.go Lint 2015-11-05 13:34:07 -08:00
os_release_test.go Lint 2015-11-05 13:34:07 -08:00
provisioner.go Add docker-machine provision command 2016-01-12 11:52:36 -08:00
rancheros.go Add more logs to provisioner 2015-11-27 09:36:58 +01:00
redhat.go Merge pull request #2850 from zchee/fix-provision-redhat 2016-01-16 08:38:02 +01:00
redhat_ssh_commander.go Remove systemd-related driver duplication 2015-11-18 14:36:08 -08:00
redhat_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
suse.go Merge pull request #2427 from newpcraft/debugmsg_in_daemonresponding 2015-11-30 09:56:29 +01:00
systemd.go Fix docker daemon flag on systemd 2016-01-15 13:05:56 +09:00
ubuntu_systemd.go FIX #2411 Do not default to aufs on a btrfs filesystem 2016-01-13 16:53:22 +01:00
ubuntu_systemd_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
ubuntu_upstart.go FIX #2411 Do not default to aufs on a btrfs filesystem 2016-01-13 16:53:22 +01:00
ubuntu_upstart_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
utils.go FIX #2411 Do not default to aufs on a btrfs filesystem 2016-01-13 16:53:22 +01:00
utils_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00