Skip to content
  • Matthew Mosesohn's avatar
    Move docker systemd unit creation to docker role · e8a1c7a5
    Matthew Mosesohn authored
    Creating the unit using default settings early on
    and then changing it during network_plugin section
    leads to too many docker restarts and duplicated code.
    
    Reversed Wants= dependence on docker.service so it does not
    restart docker when reloading systemd
    
    Consolidated all docker restart handlers.
    e8a1c7a5
Loading