From 6492c7065dee53dc9a4c71e32010d7fcc11421dd Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Wed, 16 Mar 2022 17:28:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C=20=D1=88=D0=B0=D0=B1=D0=BB?= =?UTF-8?q?=D0=BE=D0=BD=D0=BE=D0=B2=20/var/calculate/remote/templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CCG/amd64/20/calculate.env | 3 --- profiles/CCS/amd64/20/calculate.env | 3 --- profiles/calculate.env | 4 ++-- 3 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 profiles/CCG/amd64/20/calculate.env delete mode 100644 profiles/CCS/amd64/20/calculate.env diff --git a/profiles/CCG/amd64/20/calculate.env b/profiles/CCG/amd64/20/calculate.env deleted file mode 100644 index e37c2a0..0000000 --- a/profiles/CCG/amd64/20/calculate.env +++ /dev/null @@ -1,3 +0,0 @@ -[main] -cl_template_location = calculate,container,local,remote -cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/container/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates diff --git a/profiles/CCS/amd64/20/calculate.env b/profiles/CCS/amd64/20/calculate.env deleted file mode 100644 index e37c2a0..0000000 --- a/profiles/CCS/amd64/20/calculate.env +++ /dev/null @@ -1,3 +0,0 @@ -[main] -cl_template_location = calculate,container,local,remote -cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/container/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates diff --git a/profiles/calculate.env b/profiles/calculate.env index 8d3bb94..9f571de 100644 --- a/profiles/calculate.env +++ b/profiles/calculate.env @@ -1,6 +1,6 @@ [main] -cl_template_location = calculate,container,local,remote -cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/container/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates +cl_template_location = calculate,container,local +cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/container/profiles/templates,/var/calculate/templates os_linux_shortname = 'container' [update]