Browse Source

fixing example for sudo defaults for specific user

lookup-fix-3
tiger-seo 9 years ago
parent
commit
0aab4b5516
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example View File

- ALL=(root) /usr/bin/find - ALL=(root) /usr/bin/find
- ALL=(otheruser) /usr/bin/script.sh - ALL=(otheruser) /usr/bin/script.sh
sudo_defaults: sudo_defaults:
- !requiretty
- '!requiretty'
shell: /bin/bash shell: /bin/bash
prime_group: prime_group:
name: primarygroup name: primarygroup

Loading…
Cancel
Save