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:
2121 volumes :
2222 # There is a minimum disk space capacity requirement of 4GiB when using Ironic Python Agent:
2323 # https://github.com/openstack/ironic-python-agent/blob/master/ironic_python_agent/utils.py#L290
24- - capacity : 20GiB
24+ - capacity : 15GiB
2525 # Ceph volume
2626 - capacity : 20GiB
2727 physical_networks :
@@ -34,7 +34,7 @@ node_types:
3434 volumes :
3535 # There is a minimum disk space capacity requirement of 4GiB when using Ironic Python Agent:
3636 # https://github.com/openstack/ironic-python-agent/blob/master/ironic_python_agent/utils.py#L290
37- - capacity : 20GiB
37+ - capacity : 15GiB
3838 physical_networks :
3939 - provision-net
4040 - cloud-net
@@ -87,3 +87,5 @@ bridge_type: linuxbridge
8787
8888# No placement service.
8989wait_for_placement : false
90+
91+ libvirt_vm_trust_guest_rx_filters : false
You can’t perform that action at this time.
0 commit comments