diff --git a/pillar.example b/pillar.example index 070f41a..9c88b56 100644 --- a/pillar.example +++ b/pillar.example @@ -15,7 +15,7 @@ users: - ALL=(root) /usr/bin/find - ALL=(otheruser) /usr/bin/script.sh sudo_defaults: - - !requiretty + - '!requiretty' shell: /bin/bash prime_group: name: primarygroup