Change salt minion id in Vagrantfile
This commit is contained in:
		
							parent
							
								
									94aacf1398
								
							
						
					
					
						commit
						1a24cf9c50
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							|  | @ -58,7 +58,7 @@ Vagrant.configure(2) do |config| | |||
| 
 | ||||
|   config.vm.provision :salt do |salt| | ||||
|       salt.bootstrap_script = "salt/bootstrap.sh" | ||||
|       salt.minion_id = "gvadev" | ||||
|       salt.minion_id = "gvaldap" | ||||
|       salt.masterless = true | ||||
|       salt.run_highstate = true | ||||
|       salt.verbose = true | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue