mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Rmeoved is_feature_enabled function
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| {% if not applications | is_feature_enabled('central_database',application_id) %} | ||||
| {% if not applications | get_app_conf(application_id, 'features.central_database', False)%} | ||||
|       {{ database_host }}: | ||||
|         condition: service_healthy | ||||
| {% endif %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user