mirror of
				https://github.com/CiscoDevNet/cml-community.git
				synced 2025-11-04 05:53:18 +00:00 
			
		
		
		
	Update opnsense.yaml
This commit is contained in:
		@@ -26,8 +26,9 @@ sim:
 | 
				
			|||||||
    driver: asav
 | 
					    driver: asav
 | 
				
			||||||
    disk_driver: virtio
 | 
					    disk_driver: virtio
 | 
				
			||||||
    ram: 2048
 | 
					    ram: 2048
 | 
				
			||||||
    cpus: 2
 | 
					    cpus: 1
 | 
				
			||||||
    nic_driver: virtio
 | 
					    nic_driver: virtio
 | 
				
			||||||
 | 
					    cpu_limit: 100
 | 
				
			||||||
boot:
 | 
					boot:
 | 
				
			||||||
  timeout: 300
 | 
					  timeout: 300
 | 
				
			||||||
  completed:
 | 
					  completed:
 | 
				
			||||||
@@ -38,11 +39,13 @@ inherited:
 | 
				
			|||||||
    cpus: true
 | 
					    cpus: true
 | 
				
			||||||
    data_volume: false
 | 
					    data_volume: false
 | 
				
			||||||
    boot_disk_size: false
 | 
					    boot_disk_size: false
 | 
				
			||||||
 | 
					    cpu_limit: true
 | 
				
			||||||
  node:
 | 
					  node:
 | 
				
			||||||
    ram: true
 | 
					    ram: true
 | 
				
			||||||
    cpus: true
 | 
					    cpus: true
 | 
				
			||||||
    data_volume: false
 | 
					    data_volume: false
 | 
				
			||||||
    boot_disk_size: false
 | 
					    boot_disk_size: false
 | 
				
			||||||
 | 
					    cpu_limit: true
 | 
				
			||||||
configuration:
 | 
					configuration:
 | 
				
			||||||
  generator:
 | 
					  generator:
 | 
				
			||||||
    driver: null
 | 
					    driver: null
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user