19 lines
		
	
	
		
			830 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			830 B
		
	
	
	
		
			Plaintext
		
	
	
	
| Source: puppet-terminus-redis
 | |
| Section: admin
 | |
| Priority: optional
 | |
| Build-Depends: debhelper, debhelper-compat (= 13)
 | |
| Maintainer: Kienan Stewart <kienan.stewart@burntworld.ca>
 | |
| Standards-Version: 4.6.0.1
 | |
| Homepage: https://gitea.burntworld.ca/kienan/puppet-terminus-redis
 | |
| Vcs-Browser: https://gitea.burntworld.ca/kienan/puppet-terminus-redis
 | |
| Vcs-Git: https://gitea.burntworld.ca/kienan/puppet-terminus-redis.git
 | |
| Rules-Requires-Root: no
 | |
| 
 | |
| Package: puppet-terminus-redis
 | |
| Architecture: all
 | |
| Depends: ${misc:Depends}, puppet-master | puppet-master-passenger | puppetserver, redis, ruby-redis
 | |
| Build-Depends: ${misc:Build-Depends}, ruby-puppetlabs-spec-helper
 | |
| Description: Cache and data store terminus for puppet servers
 | |
|  This provides an integration for using redis as a data store for
 | |
|  cached facts and/or storeconfigs from a puppet server.
 |