mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Create the /usr/share/google dir in salt
This commit is contained in:
		@@ -1,4 +1,10 @@
 | 
			
		||||
{% if grains['cloud'] is defined and grains['cloud'] == 'aws' %}
 | 
			
		||||
/usr/share/google:
 | 
			
		||||
  file.directory:
 | 
			
		||||
    - user: root
 | 
			
		||||
    - group: root
 | 
			
		||||
    - dir_mode: 755
 | 
			
		||||
 | 
			
		||||
/usr/share/google/safe_format_and_mount:
 | 
			
		||||
  file.managed:
 | 
			
		||||
    - source: salt://helpers/safe_format_and_mount
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user