From 8aa174782ad447e7d5a1324d5b2afd91102a4735 Mon Sep 17 00:00:00 2001 From: jraby Date: Fri, 5 Aug 2016 15:04:53 -0400 Subject: [PATCH] Add example pillar data for optional_groups --- pillar.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pillar.example b/pillar.example index 23c99aa..220badc 100644 --- a/pillar.example +++ b/pillar.example @@ -42,6 +42,9 @@ users: gid: 500 groups: - users + optional_groups: + - some_groups_that_might + - not_exist_on_all_minions ssh_key_type: rsa # You can inline the private keys ... ssh_keys: