KEEPALIVED_ROUTER_ID readme + changelog
This commit is contained in:
		
							parent
							
								
									743eee1f61
								
							
						
					
					
						commit
						bcd93a0cb5
					
				@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 | 
			
		||||
and this project follows keepalived versioning.
 | 
			
		||||
 | 
			
		||||
## [1.4.4] - 2018-04-14
 | 
			
		||||
### Added
 | 
			
		||||
  - Router ID with environment KEEPALIVED_ROUTER_ID #16
 | 
			
		||||
  
 | 
			
		||||
### Changed
 | 
			
		||||
  - Upgrade keepalived version to 1.4.4
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -79,6 +79,7 @@ See how to [set your own environment variables](#set-your-own-environment-variab
 | 
			
		||||
- **KEEPALIVED_INTERFACE**: Keepalived network interface. Defaults to `eth0`
 | 
			
		||||
- **KEEPALIVED_PASSWORD**: Keepalived password. Defaults to `d0cker`
 | 
			
		||||
- **KEEPALIVED_PRIORITY** Keepalived node priority. Defaults to `150`
 | 
			
		||||
- **KEEPALIVED_ROUTER_ID** Keepalived virtual router ID. Defaults to `51`
 | 
			
		||||
 | 
			
		||||
- **KEEPALIVED_UNICAST_PEERS** Keepalived unicast peers. Defaults to :
 | 
			
		||||
      - 192.168.1.10
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user