File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
node-definitions/cisco/ngfw Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 17
17
description : |-
18
18
Cisco Firepower Management Center Virtual Appliance
19
19
20
- 28 GB DRAM, 4 vCPUs
20
+ 32 GB DRAM, 4 vCPUs
21
21
22
22
[CCO Link](https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fmcv/fpmc-virtual.html)
23
23
label_prefix : fmcv-
28
28
libvirt_domain_driver : kvm
29
29
driver : server
30
30
disk_driver : virtio
31
- ram : 28672
31
+ ram : 32768
32
32
cpus : 4
33
33
cpu_limit : 100
34
34
nic_driver : virtio
35
- data_volume : 250
35
+ data_volume : 256
36
36
boot :
37
- timeout : 1200
37
+ timeout : 1800
38
38
completed :
39
39
- ' login:'
40
40
inherited :
@@ -52,7 +52,7 @@ inherited:
52
52
boot_disk_size : false
53
53
configuration :
54
54
generator :
55
- driver : server
55
+ driver : null
56
56
provisioning :
57
57
volume_name : day0
58
58
media_type : iso
@@ -64,7 +64,7 @@ configuration:
64
64
{
65
65
"EULA": "accept",
66
66
"Hostname": "fmvc",
67
- "AdminPassword": "Admin123 ",
67
+ "AdminPassword": "Cisco1@3 ",
68
68
"DNS1": "",
69
69
"DNS2": "",
70
70
"IPv4Mode": "dhcp",
@@ -79,4 +79,5 @@ configuration:
79
79
schema_version : 0.0.1
80
80
pyats :
81
81
os : linux
82
- use_in_testbed : true
82
+ username : admin
83
+ password : Cisco1@3
You can’t perform that action at this time.
0 commit comments