From 086d8240e0106c15553028e1ac554629eb4160508e6eab08f1f64522c2c0a3f4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 9 Sep 2021 21:07:24 +0000 Subject: [PATCH] Accepting request 917155 from devel:kubic - Comment out ostree_repo [boo#1189893] OBS-URL: https://build.opensuse.org/request/show/917155 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=40 --- libcontainers-common.changes | 5 +++++ storage.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 5c5fe5b..da800b4 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 6 16:08:36 UTC 2021 - Richard Brown + +- Comment out ostree_repo [boo#1189893] + ------------------------------------------------------------------- Fri Jul 23 08:31:52 UTC 2021 - Alexandre Vicenzi diff --git a/storage.conf b/storage.conf index 5433b66..2e00e39 100644 --- a/storage.conf +++ b/storage.conf @@ -57,7 +57,7 @@ size = "" # remap-group = "storage" # If specified, use OSTree to deduplicate files with the overlay backend -ostree_repo = "" +# ostree_repo = "" # Set to skip a PRIVATE bind mount on the storage home directory. Only supported by # certain container storage drivers