Add k3s nucs to KEA and DNS
This commit is contained in:
		
							parent
							
								
									4d414c88f0
								
							
						
					
					
						commit
						05d4287d05
					
				
					 4 changed files with 94 additions and 1 deletions
				
			
		|  | @ -1,4 +1,17 @@ | |||
| 
 | ||||
| variable "physical_lab" { | ||||
|   type = list(object({ | ||||
|     name    = string | ||||
|     address = string | ||||
|     mac     = string | ||||
|   })) | ||||
| } | ||||
| variable "physical_home" { | ||||
|   type = list(object({ | ||||
|     name    = string | ||||
|     address = string | ||||
|     mac     = string | ||||
|   })) | ||||
| } | ||||
| variable "esphome_boards" { | ||||
|   type = list(object({ | ||||
|     name    = string | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue