diff --git a/centos-bootc-config.json b/centos-bootc-config.json index a0ab0f9..53e00fd 100644 --- a/centos-bootc-config.json +++ b/centos-bootc-config.json @@ -4,8 +4,5 @@ "redhat.compose-id": "CentOS-Stream-9-20240212.d.0", "redhat.id": "centos", "redhat.version-id": "9" - }, - "Volumes": { - "/var": {} } } diff --git a/fedora-bootc-config.json b/fedora-bootc-config.json index d97f909..181c01d 100644 --- a/fedora-bootc-config.json +++ b/fedora-bootc-config.json @@ -4,8 +4,5 @@ "redhat.compose-id": "Fedora-ELN-20240214.2", "redhat.id": "fedora", "redhat.version-id": "ELN" - }, - "Volumes": { - "/var": {} } }