mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented helper role docker-central-database and refactored code
This commit is contained in:
		| @@ -2,7 +2,7 @@ services: | ||||
|    | ||||
| {% include 'templates/docker/services/redis.yml.j2' %} | ||||
|  | ||||
| {% include 'templates/docker/services/' + database_type + '.yml.j2' %} | ||||
| {% include 'roles/docker-central-database/templates/services/' + database_type + '.yml.j2' %} | ||||
|  | ||||
|   application: | ||||
|     image: chocobozzz/peertube:production-{{applications.peertube.version}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user