mirror of
				https://github.com/saltstack-formulas/sysctl-formula.git
				synced 2025-10-31 03:41:27 +01:00 
			
		
		
		
	fix(package.sls): fix salt-lint errors
				
					
				
			```bash
Examining sysctl/package.sls of type state
[209] Jinja comment should have spaces before and after: {# comment #}
sysctl/package.sls:4
{## import settings from map.jinja ##}
```
			
			
This commit is contained in:
		
							parent
							
								
									6a08317ae7
								
							
						
					
					
						commit
						a8bbd2538f
					
				| @ -1,7 +1,7 @@ | ||||
| # -*- coding: utf-8 -*- | ||||
| # vim: ft=sls | ||||
| 
 | ||||
| {## import settings from map.jinja ##} | ||||
| {#- import settings from map.jinja #} | ||||
| {%- from "sysctl/map.jinja" import sysctl_settings with context %} | ||||
| 
 | ||||
| sysctl-pkg: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user