mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	puppet: Fix path to postgres configuration template.
(imported from commit 3a2e677366fb872884635c4ce3e95402196641cc)
This commit is contained in:
		@@ -43,7 +43,7 @@ class zulip::local_server {
 | 
			
		||||
    owner  => "postgres",
 | 
			
		||||
    group  => "postgres",
 | 
			
		||||
    mode   => 644,
 | 
			
		||||
    source => "puppet:///modules/zulip/postgres/postgresql.conf.template"
 | 
			
		||||
    source => "puppet:///modules/zulip/postgresql/postgresql.conf.template"
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  exec { 'pgtune':
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user