From fc3a2afbb3c71d22c3650e4e0fbfbc794886297c Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Sat, 12 Dec 2020 20:54:39 +0100
Subject: [PATCH] slapos_accounting: Organisation has admin role by default

---
 .../PathTemplateItem/organisation_module/slapos.xml              | 1 +
 1 file changed, 1 insertion(+)

diff --git a/master/bt5/slapos_accounting/PathTemplateItem/organisation_module/slapos.xml b/master/bt5/slapos_accounting/PathTemplateItem/organisation_module/slapos.xml
index f8b73f99e..85d6f6578 100644
--- a/master/bt5/slapos_accounting/PathTemplateItem/organisation_module/slapos.xml
+++ b/master/bt5/slapos_accounting/PathTemplateItem/organisation_module/slapos.xml
@@ -76,6 +76,7 @@
               <tuple>
                 <string>price_currency/currency_module/EUR</string>
                 <string>group/company</string>
+                <string>role/admin</string>
               </tuple>
             </value>
         </item>
-- 
2.30.9