22 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| config: {}
 | |
| cluster: null
 | |
| networks: []
 | |
| storage_pools:
 | |
| - config: {}
 | |
|   description: ""
 | |
|   name: default
 | |
|   driver: dir
 | |
| profiles:
 | |
| - config: {}
 | |
|   description: ""
 | |
|   devices:
 | |
|     eth0:
 | |
|       name: eth0
 | |
|       nictype: bridged
 | |
|       parent: lxcbr0
 | |
|       type: nic
 | |
|     root:
 | |
|       path: /
 | |
|       pool: default
 | |
|       type: disk
 | |
|   name: default
 |