mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #2436 from brendandburns/salt
Remove deprecated nsinit from the node definition.
This commit is contained in:
		@@ -15,8 +15,6 @@ base:
 | 
			
		||||
{% if pillar['use-fluentd-gcp'] is defined and pillar['use-fluentd-gcp'] %}
 | 
			
		||||
    - fluentd-gcp
 | 
			
		||||
{% endif %}
 | 
			
		||||
    # We need a binary release of nsinit
 | 
			
		||||
    # - nsinit
 | 
			
		||||
    - logrotate
 | 
			
		||||
{% if grains['cloud'] is defined and grains['cloud'] == 'azure' %}
 | 
			
		||||
    - openvpn-client
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user