mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	thought about it, but OK now more softcoding
This commit is contained in:
		
							parent
							
								
									a4fdacc9c2
								
							
						
					
					
						commit
						ccb3f57a88
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -11,11 +11,11 @@ iiab_revision: 0
 | 
			
		|||
iiab_etc_path: /etc/iiab
 | 
			
		||||
 | 
			
		||||
# Main configuration file
 | 
			
		||||
iiab_local_vars_file: /etc/iiab/local_vars.yml
 | 
			
		||||
iiab_local_vars_file: "{{ iiab_etc_path }}/local_vars.yml"
 | 
			
		||||
 | 
			
		||||
# Installation status files
 | 
			
		||||
iiab_env_file: /etc/iiab/iiab.env
 | 
			
		||||
iiab_ini_file: /etc/iiab/iiab.ini
 | 
			
		||||
iiab_env_file: "{{ iiab_etc_path }}/iiab.env"
 | 
			
		||||
iiab_ini_file: "{{ iiab_etc_path }}/iiab.ini"
 | 
			
		||||
 | 
			
		||||
iiab_base: /opt/iiab
 | 
			
		||||
iiab_dir: "{{ iiab_base }}/iiab"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue