Compare commits
	
		
			1 Commits
		
	
	
		
			04a1031282
			...
			269b30ce9f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 269b30ce9f | 
@ -1,4 +1,4 @@
 | 
			
		||||
#!/usr/bin/env sh
 | 
			
		||||
# This rewrites top-files to fetch roles from grains instead of our custom roles API. Useful for testing outside of the LibertaCasa infrastructure, but not recommended for production.
 | 
			
		||||
 | 
			
		||||
sed -i "s/salt\['http.query'\].*/grains\['roles'\] -%}/" */top.sls
 | 
			
		||||
sed -i "s/salt\['http.query'\].*/grains\['roles'\] -%}/" */top.sls salt/common/suse.sls
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user