From 0845bd1f459120424d076ca0e9a82aea78e48c4b Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 16 Sep 2021 14:38:23 -0600 Subject: [PATCH] Remove mistral sudoers Change-Id: Ic6c9a127b2dbfa4c1f935e04cd2136be0068f7ef Depends-On: https://review.rdoproject.org/r/c/openstack/tripleo-common-distgit/+/35574 --- setup.cfg | 1 - sudoers | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 sudoers diff --git a/setup.cfg b/setup.cfg index a66ed8eff..a7874ef35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,6 @@ scripts = data_files = lib/heat/undercloud_heat_plugins = undercloud_heat_plugins/* - share/tripleo-common = sudoers share/tripleo-common/container-images = container-images/* share/tripleo-common/image-yaml = image-yaml/* share/tripleo-common/healthcheck = healthcheck/* diff --git a/sudoers b/sudoers deleted file mode 100644 index 688078702..000000000 --- a/sudoers +++ /dev/null @@ -1,4 +0,0 @@ -Defaults:mistral !requiretty -mistral ALL = NOPASSWD: /bin/nova-manage cell_v2 discover_hosts * -mistral ALL = NOPASSWD: /usr/bin/tar --xattrs --ignore-failed-read -C / -cf /var/tmp/undercloud-backup-*.tar * -mistral ALL = NOPASSWD: /usr/bin/chown mistral. /var/tmp/undercloud-backup-*/filesystem-*.tar