Skip to content

Commit 7964b40

Browse files
aufn/ceph: Update tenks.yml storage allocation
1 parent 744d6c5 commit 7964b40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/kayobe/environments/aufn-ceph/tenks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ 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: 10GiB
24+
- capacity: 20GiB
2525
# Ceph volume
26-
- capacity: 10GiB
26+
- capacity: 20GiB
2727
physical_networks:
2828
- provision-net
2929
- cloud-net
@@ -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: 10GiB
37+
- capacity: 20GiB
3838
physical_networks:
3939
- provision-net
4040
- cloud-net

0 commit comments

Comments
 (0)