Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Restart docker after vagrant tweaking and refactor tweak-code #1144

Merged
merged 1 commit into from
Jul 15, 2015

Conversation

2opremio
Copy link
Contributor

Docker needs to be restarted and not started, since it already starts running after installation

@paulbellamy @bboreham please review

@2opremio 2opremio force-pushed the restart-docker-after-vagrant-tweaks branch from 373c31b to fb8e590 Compare July 15, 2015 09:30
Docker needs to be restarted and not started, since it already starts running after installation
@2opremio 2opremio force-pushed the restart-docker-after-vagrant-tweaks branch from fb8e590 to 2558956 Compare July 15, 2015 09:32
host.vm.provision :shell, :inline => "systemctl restart docker"
host.vm.provision :shell, :inline => "systemctl enable docker"
cleanup(host.vm)
tweak_docker_daemon host.vm

This comment was marked as abuse.

This comment was marked as abuse.

paulbellamy added a commit that referenced this pull request Jul 15, 2015
…-tweaks

Restart docker after vagrant tweaking and refactor tweak-code
@paulbellamy paulbellamy merged commit ef4a227 into master Jul 15, 2015
@paulbellamy paulbellamy deleted the restart-docker-after-vagrant-tweaks branch July 15, 2015 10:35
@rade rade modified the milestone: 1.1.0 Jul 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants