mirror of https://github.com/docker/docs.git
				
				
				
			add swarm config to coreos
Signed-off-by: Dustin Blackman <dev@dustinblackman.com>
This commit is contained in:
		
							parent
							
								
									eeec362ba4
								
							
						
					
					
						commit
						75849b81d4
					
				|  | @ -125,5 +125,10 @@ func (provisioner *CoreOSProvisioner) Provision(swarmOptions swarm.Options, auth | |||
| 		return err | ||||
| 	} | ||||
| 
 | ||||
| 	log.Debug("Configuring swarm") | ||||
| 	if err := configureSwarm(provisioner, swarmOptions, provisioner.AuthOptions); err != nil { | ||||
| 		return err | ||||
| 	} | ||||
| 
 | ||||
| 	return nil | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue