[2.0a1] Need to add sudoers file for maas-regiond.
Bug #1555308 reported by
Blake Rouse
on 2016-03-09
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| MAAS |
Critical
|
Unassigned |
Bug Description
Need to add the following to a sudoers file on startup so the regiond can check and start services that are down.
maas ALL= NOPASSWD: /bin/systemctl status bind9
maas ALL= NOPASSWD: /bin/systemctl start bind9
maas ALL= NOPASSWD: /bin/systemctl status maas-proxy
maas ALL= NOPASSWD: /bin/systemctl start maas-proxy
Related branches
lp:~andreserl/maas/lp1555308
- Blake Rouse (community): Approve on 2016-03-12
-
Diff: 38 lines (+9/-2)3 files modifieddebian/changelog (+4/-2)
debian/extras/99-maas-region-sudoers (+4/-0)
debian/maas-region-controller-min.install (+1/-0)
Blake Rouse (blake-rouse)
on 2016-03-15
Changed in maas: | |
status: | Triaged → Fix Committed |
Andres Rodriguez (andreserl)
on 2016-08-18
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.