From f7f01e67141342d63cede9a83f4971f89836585a Mon Sep 17 00:00:00 2001 From: Kevin Bowling Date: Thu, 2 Oct 2014 00:22:49 -0700 Subject: [PATCH] Pillar whitespace --- pillar.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pillar.example b/pillar.example index cbb2315..c5b2191 100644 --- a/pillar.example +++ b/pillar.example @@ -1,10 +1,10 @@ sudoers: users: - johndoe: + johndoe: - 'ALL=(ALL) ALL' - 'ALL=(root) NOPASSWD: /etc/init.d/httpd' groups: - sudo: + sudo: - 'ALL=(ALL) ALL' - 'ALL=(nodejs) NOPASSWD: ALL' defaults: @@ -43,8 +43,8 @@ sudoers: included_files: /etc/sudoers.d/extra-file: users: - foo: + foo: - 'ALL=(ALL) ALL' groups: - bargroup: + bargroup: - 'ALL=(ALL) NOPASSWD: ALL'