fix dhcp
This commit is contained in:
		
							parent
							
								
									45d48f7bb0
								
							
						
					
					
						commit
						7907d1f84b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -43,7 +43,7 @@
 | 
				
			||||||
        'kea': {
 | 
					        'kea': {
 | 
				
			||||||
            'Dhcp4': {
 | 
					            'Dhcp4': {
 | 
				
			||||||
                'interfaces-config': {
 | 
					                'interfaces-config': {
 | 
				
			||||||
                    'interfaces': ['eno1'],
 | 
					                    'interfaces': ['eno1', 'iot', 'guest'],
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                'subnet4': [
 | 
					                'subnet4': [
 | 
				
			||||||
                    {
 | 
					                    {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue