Merge pull request #6 from frots/patch-3
Small typo fix in keepalived.jinja
This commit is contained in:
		
						commit
						5fb3c2b5f0
					
				| @ -130,7 +130,7 @@ vrrp_instance {{ instance[1].get('name', instance[0]) }} { | ||||
|     {%- endfor%} | ||||
|     } | ||||
|   {%- endif %} | ||||
|   {%- if 'dont_tack_primary' in instance[1] and instance[1].get('dont_track_primary') %} | ||||
|   {%- if 'dont_track_primary' in instance[1] and instance[1].get('dont_track_primary') %} | ||||
|     dont_track_primary | ||||
|   {%- endif %} | ||||
|   {%- if 'mcast_src_ip' in instance[1] %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Forrest
						Forrest