docs/libmachine/provision
bingshen.wbs 9914e4027e add systemd requirement
Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com>
2016-03-15 16:19:54 +08: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 Add code to wait for Docker daemon on start 2016-01-26 18:42:10 -08: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 #1858 Add engine port 2016-03-11 13:13:30 +00:00
coreos.go fix: --engine-env was not effective when provisioning on CoreOS 2016-03-01 14:04:31 -05: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 #3040 Slow test 2016-02-11 13:31:36 -08: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 Wait for SSH before daemon detection 2016-02-04 13:29:46 -08:00
rancheros.go Add more logs to provisioner 2015-11-27 09:36:58 +01:00
redhat.go add systemd requirement 2016-03-15 16:19:54 +08:00
redhat_ssh_commander.go libmachine/ssh: added the Start and Wait functions to the Client interface 2016-01-27 09:52:29 +01: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 apt-get error on conf file conflict 2016-02-23 21:30:04 -05:00
ubuntu_upstart_test.go Improve provisiontest.FakeSSHCommander 2016-01-15 21:13:29 +01:00
utils.go Add code to wait for Docker daemon on start 2016-01-26 18:42:10 -08:00
utils_test.go Add code to wait for Docker daemon on start 2016-01-26 18:42:10 -08:00