File project.diff of Package kiwi-templates-JeOS
--- JeOS.kiwi.orig
+++ JeOS.kiwi
@@ -123,7 +123,9 @@
bootpartition="false"
bootkernel="custom"
devicepersistency="by-uuid"
- />
+ >
+ <size unit="G">1</size>
+ </type>
</preferences>
<preferences profiles="MS-HyperV">
--- kiwi-templates-JeOS.changes.orig
+++ kiwi-templates-JeOS.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Jun 25 11:28:34 UTC 2020 - Fabian Vogt <fvogt@suse.com>
+
+- Force disk size of OpenStack-Cloud to 1GiB to avoid ENOSPC
+ (bsc#1096738)
+
+-------------------------------------------------------------------
Tue Apr 14 14:17:39 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Also show WLAN interfaces in /etc/issue (bsc#1169070)