mirror of
				https://gitea.0xace.cc/ansible-galaxy/wal-g.git
				synced 2025-11-04 15:27:25 +00:00 
			
		
		
		
	wal-g: fix wal_g_pg_major_version for RedHat
This commit is contained in:
		@@ -1,3 +1,2 @@
 | 
			
		||||
wal_g_pg_home_dir: "/var/lib/pgsql"
 | 
			
		||||
wal_g_pg_data_dir: "{{ wal_g_pg_home_dir }}/{{ postgresql_major_version }}/data"
 | 
			
		||||
 | 
			
		||||
wal_g_pg_data_dir: "{{ wal_g_pg_home_dir }}/{{ wal_g_pg_major_version }}/data"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user