mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Implemented function for using central database at mailu. Just tmp needed due to bug
This commit is contained in:
		@@ -113,6 +113,7 @@ nginx_upstreams_directory:      "{{nginx_configuration_directory}}upstreams/"
 | 
			
		||||
 | 
			
		||||
### Enable Central MariaDB
 | 
			
		||||
enable_central_database: true
 | 
			
		||||
enable_central_database_mailu: "{{enable_central_database}}"
 | 
			
		||||
 | 
			
		||||
### Domain Names for Various Services
 | 
			
		||||
domain_akaunting:               "akaunting.{{top_domain}}"
 | 
			
		||||
 
 | 
			
		||||
@@ -77,6 +77,7 @@
 | 
			
		||||
      vars:
 | 
			
		||||
        domain: "{{domain_mailu}}"
 | 
			
		||||
        http_port: 8007
 | 
			
		||||
        enable_central_database: "{{enable_central_database_mailu}}"
 | 
			
		||||
        
 | 
			
		||||
- name: setup elk hosts
 | 
			
		||||
  hosts: elk
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user