bundles/telegraf: add sudoers file
This commit is contained in:
parent
2432075f9a
commit
76f46ca7d5
2 changed files with 7 additions and 0 deletions
|
@ -73,6 +73,10 @@ files = {
|
|||
'svc_systemd:telegraf:restart',
|
||||
},
|
||||
},
|
||||
'/etc/sudoers.d/telegraf': {
|
||||
'source': 'sudoers',
|
||||
'content_type': 'mako',
|
||||
},
|
||||
}
|
||||
|
||||
svc_systemd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue