File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
etc/kayobe/environments/aufn-ceph Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ node_types:
21
21
volumes :
22
22
# There is a minimum disk space capacity requirement of 4GiB when using Ironic Python Agent:
23
23
# https://github.com/openstack/ironic-python-agent/blob/master/ironic_python_agent/utils.py#L290
24
- - capacity : 20GiB
24
+ - capacity : 15GiB
25
25
# Ceph volume
26
26
- capacity : 20GiB
27
27
physical_networks :
@@ -34,7 +34,7 @@ node_types:
34
34
volumes :
35
35
# There is a minimum disk space capacity requirement of 4GiB when using Ironic Python Agent:
36
36
# https://github.com/openstack/ironic-python-agent/blob/master/ironic_python_agent/utils.py#L290
37
- - capacity : 20GiB
37
+ - capacity : 15GiB
38
38
physical_networks :
39
39
- provision-net
40
40
- cloud-net
@@ -87,3 +87,5 @@ bridge_type: linuxbridge
87
87
88
88
# No placement service.
89
89
wait_for_placement : false
90
+
91
+ libvirt_vm_trust_guest_rx_filters : false
You can’t perform that action at this time.
0 commit comments