From 0ceef20753c275c2c2bc730b36a835dfa6b6cfce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez?= Date: Thu, 13 May 2021 16:56:42 +0200 Subject: [PATCH] F #5260: Add LVM permission to lxc nodes (#1218) --- share/pkgs/sudoers/opennebula-node-lxc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/pkgs/sudoers/opennebula-node-lxc b/share/pkgs/sudoers/opennebula-node-lxc index 4b990e7e24..bbb87079c2 100644 --- a/share/pkgs/sudoers/opennebula-node-lxc +++ b/share/pkgs/sudoers/opennebula-node-lxc @@ -1 +1 @@ -oneadmin ALL=(ALL:ALL) NOPASSWD: ONE_LXC, ONE_NET, ONE_OVS, ONE_CEPH +oneadmin ALL=(ALL:ALL) NOPASSWD: ONE_LXC, ONE_NET, ONE_OVS, ONE_CEPH, ONE_LVM