Merge ~cgrabowski/maas:fix_executing_machine_resources_3.2 into maas:3.2

Proposed by Christian Grabowski
Status: Merged
Approved by: Christian Grabowski
Approved revision: 1df4761525114d5d9989aa052fecea3a0df6a85d
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~cgrabowski/maas:fix_executing_machine_resources_3.2
Merge into: maas:3.2
Diff against target: 13 lines (+1/-1)
1 file modified
debian/extras/99-maas-common-sudoers (+1/-1)
Reviewer Review Type Date Requested Status
MAAS Lander Approve
Alexsander de Souza Approve
Review via email: mp+423709@code.launchpad.net

Commit message

update to correct file name for machine-resources in sudoers

To post a comment you must log in.
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b fix_executing_machine_resources_3.2 lp:~cgrabowski/maas/+git/maas into -b 3.2 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas/job/branch-tester/12751/console
COMMIT: 1df4761525114d5d9989aa052fecea3a0df6a85d

review: Needs Fixing
Revision history for this message
Christian Grabowski (cgrabowski) wrote :

jenkins: !test

Revision history for this message
Alexsander de Souza (alexsander-souza) wrote :

+1

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b fix_executing_machine_resources_3.2 lp:~cgrabowski/maas/+git/maas into -b 3.2 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas/job/branch-tester/12753/console
COMMIT: 1df4761525114d5d9989aa052fecea3a0df6a85d

review: Needs Fixing
Revision history for this message
Christian Grabowski (cgrabowski) wrote :

jenkins: !test

Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b fix_executing_machine_resources_3.2 lp:~cgrabowski/maas/+git/maas into -b 3.2 lp:~maas-committers/maas

STATUS: SUCCESS
COMMIT: 1df4761525114d5d9989aa052fecea3a0df6a85d

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/extras/99-maas-common-sudoers b/debian/extras/99-maas-common-sudoers
2index 1bbf59e..412c60b 100644
3--- a/debian/extras/99-maas-common-sudoers
4+++ b/debian/extras/99-maas-common-sudoers
5@@ -55,7 +55,7 @@ maas ALL= NOPASSWD:SETENV: /usr/share/maas/machine-resources/ppc64el
6 maas ALL= NOPASSWD:SETENV: /usr/share/maas/machine-resources/s390x
7
8 # Allow running refresh scripts on controllers
9-maas ALL= NOPASSWD:SETENV: /usr/lib/python3/dist-packages/provisioningserver/refresh/40-maas-01-machine-resources
10+maas ALL= NOPASSWD:SETENV: /usr/lib/python3/dist-packages/provisioningserver/refresh/20-maas-03-machine-resources
11 maas ALL= NOPASSWD:SETENV: /usr/lib/python3/dist-packages/provisioningserver/refresh/50-maas-01-commissioning
12 maas ALL= NOPASSWD:SETENV: /usr/lib/python3/dist-packages/provisioningserver/refresh/maas-list-modaliases
13 maas ALL= NOPASSWD:SETENV: /usr/lib/python3/dist-packages/provisioningserver/refresh/maas-lshw

Subscribers

People subscribed via source and target branches