From 3f45c00c8fd0b63d6b7339dfb5341a9aab9eda61 Mon Sep 17 00:00:00 2001 From: Adam Henry Lewenberg <adamhl@stanford.edu> Date: Thu, 15 Oct 2020 12:25:52 -0700 Subject: [PATCH] add lookup_options --- data/common.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/common.yaml b/data/common.yaml index c7c32d4..16a727f 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -1,4 +1,12 @@ --- + +# Merge overlapping sudo::configs. +lookup_options: + sudo::configs: + merge: + strategy: deep + merge_hash_arrays: true + sudo::configs: cowbuilder: content: -- GitLab