This is to install PostgreSQL all in one place instead of for each service that needs it (Mastodon, ejabberd, ...)
		
			
				
	
	
		
			5 lines
		
	
	
		
			77 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			77 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
# frozen_string_literal: true
 | 
						|
source 'https://supermarket.chef.io'
 | 
						|
 | 
						|
metadata
 |