mirror of
				https://github.com/fspc/bike-database.git
				synced 2025-10-31 08:45:34 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			480 B
		
	
	
	
		
			Puppet
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			480 B
		
	
	
	
		
			Puppet
		
	
	
		
			Executable File
		
	
	
	
	
| name    'akumria-postgresql'
 | |
| version '1.0.0'
 | |
| source 'UNKNOWN'
 | |
| author 'akumria'
 | |
| license 'GNU General Public License, Version 3+'
 | |
| summary 'Install and configure postgresql database system'
 | |
| description "Postgresql is a database system which is broadly compatible with SQL
 | |
| 		standards. You can setup users and configure databases using this module.
 | |
| "
 | |
| project_page 'https://github.com/akumria/puppet-postgresql'
 | |
| 
 | |
| ## Add dependencies, if any:
 | |
| dependency 'puppetlabs/stdlib', '>= 2.3.1'
 |