From 44f773ea5ddd04e08eeaa9bf814a770e99db77e2 Mon Sep 17 00:00:00 2001 From: Ari Date: Thu, 8 Aug 2013 09:08:01 -0700 Subject: [PATCH] Update pillar.example Quick example of absent users --- pillar.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pillar.example b/pillar.example index 50b3f2e..a044866 100644 --- a/pillar.example +++ b/pillar.example @@ -6,3 +6,7 @@ users: - admin ssh_auth: - ssh-rsa PUBLICKEYKEYKEY + +absent_users: + - donald + - bad_guy