mirror of
				https://github.com/saltstack-formulas/timezone-formula.git
				synced 2025-11-04 10:43:36 +01:00 
			
		
		
		
	add archlinux support
This commit is contained in:
		
							parent
							
								
									8d310cd9d3
								
							
						
					
					
						commit
						eef6aac26e
					
				@ -14,6 +14,11 @@
 | 
			
		||||
        'path_zoneinfo': '/usr/share/zoneinfo/',
 | 
			
		||||
        'pkgname': 'timezone',
 | 
			
		||||
    },
 | 
			
		||||
    'Arch': {
 | 
			
		||||
        'path_localtime': '/etc/localtime',
 | 
			
		||||
        'path_zoneinfo': '/usr/share/zoneinfo/',
 | 
			
		||||
        'pkgname': 'tzdata',
 | 
			
		||||
    },
 | 
			
		||||
} %}
 | 
			
		||||
 | 
			
		||||
{% set confmap = map.get(grains.os_family) %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user